NetWasm.TUnit
0.2.0
See the version list below for details.
dotnet add package NetWasm.TUnit --version 0.2.0
NuGet\Install-Package NetWasm.TUnit -Version 0.2.0
<PackageReference Include="NetWasm.TUnit" Version="0.2.0" />
<PackageVersion Include="NetWasm.TUnit" Version="0.2.0" />
<PackageReference Include="NetWasm.TUnit" />
paket add NetWasm.TUnit --version 0.2.0
#r "nuget: NetWasm.TUnit, 0.2.0"
#:package NetWasm.TUnit@0.2.0
#addin nuget:?package=NetWasm.TUnit&version=0.2.0
#tool nuget:?package=NetWasm.TUnit&version=0.2.0
NetWasm.TUnit
TUnit support for NetWasm test projects. The package supplies the managed generated-catalog runner and a standard VSTest adapter; NetWasm owns the compiler, runtime, reusable JavaScript hosts, local launcher and VSTest runtime provider.
Add the package to a project created with the NetWasm SDK:
dotnet add package NetWasm.TUnit
Write TUnit tests, then run them:
dotnet test
dotnet test --list-tests
dotnet test --filter "FullyQualifiedName=MyProject.Tests.Tests.AnswerIsFortyTwo"
dotnet test --filter "Category=smoke"
dotnet test --no-build --no-restore
VSTest performs discovery and filtering through the packaged adapter. The adapter invokes the generated guest catalog by stable ID and maps TUnit source, trait, output, duration and result records back to VSTest test cases.
This package is maintained in the TUnit-NetWasm integration and is MIT licensed.
| Product | Versions 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. |
-
net10.0
- NetWasm.Testing.VSTest (= 0.2.0)
- NetWasm.TUnit.Assertions (= 0.2.0)
- NetWasm.TUnit.Core (= 0.2.0)
- NetWasm.TUnit.Engine (= 0.2.0)
-
Unsupported 0.0
- NetWasm.Testing.VSTest (= 0.2.0)
- NetWasm.TUnit.Assertions (= 0.2.0)
- NetWasm.TUnit.Core (= 0.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.4.1 | 50 | 9/22/2026 |
| 0.4.0 | 116 | 9/21/2026 |
| 0.3.0 | 124 | 9/21/2026 |
| 0.3.0-preview.1 | 48 | 9/21/2026 |
| 0.2.2 | 237 | 9/18/2026 |
| 0.2.2-preview.1 | 48 | 9/18/2026 |
| 0.2.1 | 109 | 9/16/2026 |
| 0.2.1-preview.2 | 54 | 9/16/2026 |
| 0.2.1-preview.1 | 56 | 9/16/2026 |
| 0.2.0 | 83 | 9/16/2026 |
| 0.2.0-preview.1 | 46 | 9/16/2026 |
| 0.1.0 | 102 | 9/15/2026 |
| 0.1.0-rc.3 | 54 | 9/15/2026 |
| 0.1.0-rc.2 | 52 | 9/15/2026 |
| 0.1.0-alpha.1 | 75 | 9/14/2026 |