NetWasm.TUnit.Engine 0.2.2

dotnet add package NetWasm.TUnit.Engine --version 0.2.2
                    
NuGet\Install-Package NetWasm.TUnit.Engine -Version 0.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NetWasm.TUnit.Engine" Version="0.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetWasm.TUnit.Engine" Version="0.2.2" />
                    
Directory.Packages.props
<PackageReference Include="NetWasm.TUnit.Engine" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NetWasm.TUnit.Engine --version 0.2.2
                    
#r "nuget: NetWasm.TUnit.Engine, 0.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NetWasm.TUnit.Engine@0.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NetWasm.TUnit.Engine&version=0.2.2
                    
Install as a Cake Addin
#tool nuget:?package=NetWasm.TUnit.Engine&version=0.2.2
                    
Install as a Cake Tool

NetWasm.TUnit.Engine

NetWasm’s .NET 10 TUnit engine integration for test discovery and execution support.

It is consumed by NetWasm.TUnit; install the meta-package for the complete runner experience:

dotnet add package NetWasm.TUnit

The package is part of the TUnit-NetWasm integration and is MIT licensed.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NetWasm.TUnit.Engine:

Package Downloads
NetWasm.TUnit

NetWasm-targeted TUnit catalog runner and package integration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.2 38 9/18/2026
0.2.2-preview.1 39 9/18/2026
0.2.1 49 9/16/2026
0.2.1-preview.2 46 9/16/2026
0.2.1-preview.1 40 9/16/2026
0.2.0 40 9/16/2026
0.2.0-preview.1 38 9/16/2026
0.1.0 47 9/15/2026
0.1.0-rc.3 41 9/15/2026
0.1.0-rc.2 46 9/15/2026
0.1.0-alpha.1 69 9/14/2026