dotnet-test-nunit
dotnet-test-nunit copied to clipboard
Cannot group tests by category/traits
I am adding properties to the tests, but they are not showing up in Test Explorer. You can also not add multiple properties, so tests with multiple categories cannot work.
This is blocked by dotnet/cli#2252
This is reported fixed in VS 2015 Update 3. Need to test in this project.
Edit - I should have followed the link which states it is not fixed yet.