NetWasm.Testing.VSTest
0.2.4
dotnet add package NetWasm.Testing.VSTest --version 0.2.4
NuGet\Install-Package NetWasm.Testing.VSTest -Version 0.2.4
<PackageReference Include="NetWasm.Testing.VSTest" Version="0.2.4" />
<PackageVersion Include="NetWasm.Testing.VSTest" Version="0.2.4" />
<PackageReference Include="NetWasm.Testing.VSTest" />
paket add NetWasm.Testing.VSTest --version 0.2.4
#r "nuget: NetWasm.Testing.VSTest, 0.2.4"
#:package NetWasm.Testing.VSTest@0.2.4
#addin nuget:?package=NetWasm.Testing.VSTest&version=0.2.4
#tool nuget:?package=NetWasm.Testing.VSTest&version=0.2.4
NetWasm.Testing.VSTest
NetWasm.Testing.VSTest is the framework-neutral bridge between stock VSTest
and a test project targeting netwasm0.1. Its standard VSTest runtime-provider
extension recognizes only NetWasm,Version=v0.1 and starts a pinned portable
desktop testhost under the dotnet host supplied by the invoking test run.
The package appends its extension directory to VSTestTestAdapterPath. It does
not define or replace the VSTest target, inject Microsoft.NET.Test.Sdk, add
a desktop target to the guest project, discover host tools, or contain a test
framework protocol. Framework packages supply ordinary VSTest adapters and use
the INetWasmArtifactClient from the packaged Hosting client to execute the
SDK-emitted artifact descriptor.
The portable testhost closure is pinned to Microsoft TestPlatform 18.0.1. Its package-relative manifest records and validates the exact portable files before launch. No RID-specific host executable or native test platform asset is packaged.
The adapter contract and ordinary dotnet test workflow are documented in the
repository's SDK and testing documentation.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NetWasm.Testing.VSTest:
| 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.4 | 0 | 9/20/2026 |
| 0.2.4-preview.1 | 0 | 9/20/2026 |
| 0.2.3 | 40 | 9/18/2026 |
| 0.2.3-preview.1 | 32 | 9/18/2026 |
| 0.2.2 | 48 | 9/18/2026 |
| 0.2.2-preview.1 | 41 | 9/18/2026 |
| 0.2.0 | 72 | 9/16/2026 |
| 0.2.0-preview.1 | 42 | 9/16/2026 |
| 0.1.0 | 84 | 9/15/2026 |
| 0.1.0-rc.3 | 49 | 9/15/2026 |
| 0.1.0-rc.2 | 42 | 9/15/2026 |
| 0.1.0-rc.1 | 48 | 9/15/2026 |
| 0.1.0-alpha.1 | 66 | 9/14/2026 |