Info
| Version: | 3.6.0 | 
| Author(s): | Morten Nielsen | 
| Last Update: | Monday, October 6, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dotMorten/MSTestX | 
| NuGet Url: | https://www.nuget.org/packages/MSTestX.TestAdapter | 
Install
Install-Package MSTestX.TestAdapter
                        dotnet add package MSTestX.TestAdapter
                        paket add MSTestX.TestAdapter
                        
                                MSTestX.TestAdapter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MSTest.TestFramework(>= 2.1.2)
- Microsoft.TestPlatform.ObjectModel(>= 15.9.2)
- System.Diagnostics.TextWriterTraceListener(>= 4.3.0)
Tags
 
                
This is a .NET Standard 2.0 compilation of the MSTest.TestAdapter for reusing the test adapter on other platforms, like Xamarin Android and iOS.