Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
filtering a category
Permanently deleted user
Created
hello, I understand that you can filter projects, classes and methods but is it possible to filter a category in dotcover. I am using nuit as my unit test. Please help! Thanks Pete
I'm sorry for such a big delay in response. To ignore a specific group of tests you should do following:
- On the main menu, choose dotCover | Options. The Options dialog box opens. - Click the Unit Testing node in the left tab. - In the Unit Testing tab, type names of categories that should be ignored in the Don't run tests from categories box. - Click Save or Save To to apply changes.
This is the case you're using dotCover test runner. If you're using ReSharper test runner you'd do exactly the same but in ReSharper | Options.
Hello Peter,
I'm sorry for such a big delay in response.
To ignore a specific group of tests you should do following:
- On the main menu, choose dotCover | Options. The Options dialog box opens.
- Click the Unit Testing node in the left tab.
- In the Unit Testing tab, type names of categories that should be ignored in the Don't run tests from categories box.
- Click Save or Save To to apply changes.
This is the case you're using dotCover test runner. If you're using ReSharper test runner you'd do exactly the same but in ReSharper | Options.
Regards.