It would be nice to be able to run tests by attribute. For example, I only want NCrunch to run tests that are decorated with [TestCategory("Developer")] and not [TestCategory("Integration")] or [TestCategory("UI")]. Also, filtering tests by namespace inclusion or exclusion list would be very nice.
Feature Suggestions
Run tests by attribute and namespace inclusion/exclusion lists
Started by Kainpwnsu on 6,272 views
Remco NCrunch Developer
#3803
05 Mar 2013 21:20 UTC
Hi, thanks for posting!
NCrunch does allow filtering of the tests that run automatically by creating custom engine modes. Although I think you're asking to be able to also do this manually - perhaps with a pre-bound keypress? It would be great to learn a bit more about your specific use case to help with designing this feature.
Cheers,
Remco
NCrunch does allow filtering of the tests that run automatically by creating custom engine modes. Although I think you're asking to be able to also do this manually - perhaps with a pre-bound keypress? It would be great to learn a bit more about your specific use case to help with designing this feature.
Cheers,
Remco
Post a reply
Log in to reply.