Forum member

Kainpwnsu

1 post

Posts by Kainpwnsu

  1. Run tests by attribute and namespace inclusion/exclusion lists

    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.