Forum member
eddraper
1 post
Posts by eddraper
-
Please support test category types in MS Test
We use MS Test's test categories extensively to define the types of test we'd like to run. For example: [TestCategory("Smoke"), TestMethod] [TestCategory("Unit"), TestMethod] [TestCategory("Integration"), TestMethod] I'd love to be able to have NCrunch run all tests in the Categorie…
02 Dec 2011 15:49 UTC