Skip to main content
MSTestX.UnitTestRunner package icon

MSTestX.UnitTestRunner

A Xamarin.Forms / Maui-based UnitTest Runner to execute MSTests on Android and iOS. The app supports custom test logging, and has built-in support for outputting a TRX test report.

Total Downloads
72.0K
71,971
Published
Jun 14, 2022
Latest stable version

Install

.NET CLI
dotnet add package MSTestX.UnitTestRunner --version 2.0.0-preview4
Package Manager Console
Install-Package MSTestX.UnitTestRunner -Version 2.0.0-preview4
PackageReference
<PackageReference Include="MSTestX.UnitTestRunner" Version="2.0.0-preview4" />

Frameworks

MonoAndroid9.0 Xamarin.iOS1.0 net6.0-android31.0 net6.0-ios14.2 net6.0-maccatalyst15.4 net6.0-windows10.0.19041 .NETStandard2.0

Dependencies

MSTestX.TestAdapter
MonoAndroid9.0
[2.2.9, )
Newtonsoft.Json
MonoAndroid9.0
[9.0.1, )
Xamarin.Forms
MonoAndroid9.0
[4.7.0.968, )
MSTestX.TestAdapter
Xamarin.iOS1.0
[2.2.9, )
Newtonsoft.Json
Xamarin.iOS1.0
[9.0.1, )
Xamarin.Forms
Xamarin.iOS1.0
[4.7.0.968, )
MSTestX.TestAdapter
net6.0-android31.0
[2.2.9, )
[6.0.312, )
Microsoft.Maui.Extensions
net6.0-android31.0
[6.0.312, )
Newtonsoft.Json
net6.0-android31.0
[12.0.2, )
MSTestX.TestAdapter
net6.0-ios14.2
[2.2.9, )
[6.0.312, )
[6.0.312, )
Newtonsoft.Json
net6.0-ios14.2
[12.0.2, )
MSTestX.TestAdapter
net6.0-maccatalyst15.4
[2.2.9, )
Microsoft.Maui.Dependencies
net6.0-maccatalyst15.4
[6.0.312, )
Microsoft.Maui.Extensions
net6.0-maccatalyst15.4
[6.0.312, )
Newtonsoft.Json
net6.0-maccatalyst15.4
[12.0.2, )
[6.0.1, )
MSTestX.TestAdapter
net6.0-windows10.0.19041
[2.2.9, )
Microsoft.Maui.Dependencies
net6.0-windows10.0.19041
[6.0.312, )
Microsoft.Maui.Extensions
net6.0-windows10.0.19041
[6.0.312, )
Newtonsoft.Json
net6.0-windows10.0.19041
[12.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 7 target frameworks; confirm the exact target used by your application.

The published metadata declares 27 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.