Skip to main content
MSTestX.UnitTestRunner package icon

MSTestX.UnitTestRunner

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.

Total Downloads
72.0K
71,971
Published
Jun 17, 2026
Latest stable version

Install

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

Frameworks

net9.0-android35.0 net9.0-ios18.0 net9.0-maccatalyst18.0 net9.0-windows10.0.19041

Dependencies

MSTestX.TestAdapter
net9.0-android35.0
[3.6.0, )
CommunityToolkit.Maui
net9.0-android35.0
[7.0.1, )
Microsoft.Maui.Controls
net9.0-android35.0
[8.0.3, )
[17.11.0, )
Newtonsoft.Json
net9.0-android35.0
[13.0.3, )
SQLitePCLRaw.bundle_green
net9.0-android35.0
[2.1.0, )
sqlite-net-pcl
net9.0-android35.0
[1.8.116, )
MSTestX.TestAdapter
net9.0-ios18.0
[3.6.0, )
[7.0.1, )
[8.0.3, )
Newtonsoft.Json
net9.0-ios18.0
[13.0.3, )
[2.1.0, )
sqlite-net-pcl
net9.0-ios18.0
[1.8.116, )
MSTestX.TestAdapter
net9.0-maccatalyst18.0
[3.6.0, )
CommunityToolkit.Maui
net9.0-maccatalyst18.0
[7.0.1, )
Microsoft.Maui.Controls
net9.0-maccatalyst18.0
[8.0.3, )
[17.11.0, )
Newtonsoft.Json
net9.0-maccatalyst18.0
[13.0.3, )
SQLitePCLRaw.bundle_green
net9.0-maccatalyst18.0
[2.1.0, )
sqlite-net-pcl
net9.0-maccatalyst18.0
[1.8.116, )
MSTestX.TestAdapter
net9.0-windows10.0.19041
[3.6.0, )
CommunityToolkit.Maui
net9.0-windows10.0.19041
[7.0.1, )
Microsoft.Maui.Controls
net9.0-windows10.0.19041
[8.0.3, )

Adoption guide

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

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

The published metadata declares 28 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.