Info
| Version: | 2.0.0 |
| Author(s): | Morten Nielsen |
| Last Update: | Friday, October 11, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotMorten/MSTestX |
| NuGet Url: | https://www.nuget.org/packages/MSTestX.UnitTestRunner |
Install
Install-Package MSTestX.UnitTestRunner
dotnet add package MSTestX.UnitTestRunner
paket add MSTestX.UnitTestRunner
MSTestX.UnitTestRunner Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MSTestX.TestAdapter(>= 2.1.2)
- Newtonsoft.Json(>= 9.0.1)
- Xamarin.Forms(>= 4.7.0.968)
- MSTestX.TestAdapter(>= 2.1.2)
- Newtonsoft.Json(>= 9.0.1)
- Xamarin.Forms(>= 4.7.0.968)
- MSTestX.TestAdapter(>= 2.1.2)
- Newtonsoft.Json(>= 9.0.1)
- Xamarin.Forms(>= 4.7.0.968)
Tags
The app supports custom test logging, and has built-in support for outputting a TRX test report and being remote controlled from commandline.