vendredi 2 septembre 2016

Running tests in specific category in Visual Studio 2015

In a project using official Microsoft unit test framework I can put test in categories however I can't run these categories from the test explorer in Visual Studio.

I specifically want to set one category to Run after build (not on a build server via CI but locally) because I might have specific test I do not want to run that often.

Is there any way to do this or is the testing aspect from within Visual Studio so limited?

Aucun commentaire:

Enregistrer un commentaire