You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the features of the new system is the command dotnet test which executes the test cases for a project. Before merging the dotnet-core branch into master I want to make sure we can run our tests on it.
Branch:
dotnet-core
One of the features of the new system is the command
dotnet test
which executes the test cases for a project. Before merging the dotnet-core branch into master I want to make sure we can run our tests on it.This may help: https://xunit.github.io/docs/getting-started-dotnet-core.html
The text was updated successfully, but these errors were encountered: