Forum member
PaulMendoza
1 post
Posts by PaulMendoza
-
Bug? Test category isn't picked up when in Attribute but MSTest understands it
I have NCrunch setup to only run unit tests that are marked with a test category of "Unit". I don't like having strings in my code so I made test attribute that exposes the category but NCrunch doesn't pick it up like all the other tools do. I can write a TestCategory like this and it works. […
07 Feb 2013 19:36 UTC