![]() |
VOOZH | about |
dotnet add package MSTestX.UnitTestRunner --version 2.0.1
NuGet\Install-Package MSTestX.UnitTestRunner -Version 2.0.1
<PackageReference Include="MSTestX.UnitTestRunner" Version="2.0.1" />
<PackageVersion Include="MSTestX.UnitTestRunner" Version="2.0.1" />Directory.Packages.props
<PackageReference Include="MSTestX.UnitTestRunner" />Project file
paket add MSTestX.UnitTestRunner --version 2.0.1
#r "nuget: MSTestX.UnitTestRunner, 2.0.1"
#:package MSTestX.UnitTestRunner@2.0.1
#addin nuget:?package=MSTestX.UnitTestRunner&version=2.0.1Install as a Cake Addin
#tool nuget:?package=MSTestX.UnitTestRunner&version=2.0.1Install as a Cake Tool
A .NET MAUI-based UnitTest Runner to execute MSTests on Android, iOS and MacCatalyst. The app supports custom test logging, and has built-in support for outputting a TRX test report and being remote controlled from commandline.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-android35.0 net9.0-android35.0 is compatible. net9.0-ios18.0 net9.0-ios18.0 is compatible. net9.0-maccatalyst18.0 net9.0-maccatalyst18.0 is compatible. net9.0-windows10.0.19041 net9.0-windows10.0.19041 is compatible. net10.0-android net10.0-android was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.1 | 0 | 6/17/2026 |
| 2.0.0 | 6,275 | 10/11/2024 |
| 2.0.0-rc.1 | 188 | 11/2/2023 |
| 2.0.0-preview4 | 3,141 | 6/14/2022 |
| 2.0.0-preview3 | 2,008 | 4/21/2022 |
| 2.0.0-preview1 | 352 | 3/10/2022 |
| 1.4.0 | 2,509 | 6/23/2021 |
| 1.3.2 | 1,238 | 3/31/2021 |
| 1.3.1 | 1,102 | 3/31/2021 |
| 1.3.0 | 1,186 | 3/31/2021 |
| 1.2.1 | 3,882 | 8/13/2020 |
Added support for .NET MAUI