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
I'm new to our codebase and was trying to debug through some test cases to get familiar with the code paths. I was having a hard time running those test cases externally (from the tools folder). xUnit has an official nuget package that allows running (and debugging) test cases right from VS. More info here: http://xunit.github.io/docs/running-tests-in-vs.html
What's your thought on the matter?
The text was updated successfully, but these errors were encountered:
Hi all!
I'm new to our codebase and was trying to debug through some test cases to get familiar with the code paths. I was having a hard time running those test cases externally (from the
tools
folder). xUnit has an official nuget package that allows running (and debugging) test cases right from VS. More info here: http://xunit.github.io/docs/running-tests-in-vs.htmlWhat's your thought on the matter?
The text was updated successfully, but these errors were encountered: