We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a600c commit a548e42Copy full SHA for a548e42
README.md
@@ -30,7 +30,7 @@ Install ```NUnit3TestAdapter``` nuget for visual studio testing with NUnit in vi
30
31
Install ```xunit.runner.visualstudio``` nuget for visual studio testing with xUnit. https://www.nuget.org/packages/xunit.runner.visualstudio/
32
33
-Install ```MSTest.TestAdapter``` nuget for visual studio testing with MSTest.
+Install ```MSTest.TestAdapter``` nuget for visual studio testing with MSTest.
34
https://www.nuget.org/packages/MSTest.TestAdapter/
35
36
# How to use
0 commit comments