dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.75k stars 1.07k forks source link

Unable to discover some unit test projects #839

Closed niemyjski closed 7 years ago

niemyjski commented 7 years ago

Since the latest VS2017 RC3 update I'm unable to discover all of my unit test projects... Just clone (https://github.com/exceptionless/foundatio) and try building different projects / run the Foundatio.Redis tests (they aren't found or listed in the test runner). I haven't tried via the command line

srivatsn commented 7 years ago

This issue was moved to Microsoft/vstest#460