vstest-docs
vstest-docs copied to clipboard
Documentation for the Visual Studio Test Platform.
we are seeing a difference in code coverage results created from Visual studio UI and the command line option dotnet test , even though both using the same runsettings file....
Hi there, I'm trying to add a custom log collector to our tests and I'm not able to get the collector recognized. It very simply just collects failed test cases...
- [x] Add Machine Spec
when running `dotnet test -s test.runsettings`, path to runsettings file does not work with relative path.