Neil Crawford

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Neil Crawford commented, -
-
Neil Crawford created a post, How to exclude test assemblies from the coverage report running from command line
Hi there,I'm having trouble getting my tests dlls excluded from my coverage report.Perhaps you could explain how this is achieved from the command line.I've tried the following/Filters=-:*.TestsThi... -
-
Neil Crawford created a post, Dotcover test coverage from a rake task
I'm building a rake task to manually get coverage into TeamCity using xUnit testshttp://confluence.jetbrains.com/display/TCD6/Manually+Configuring+Reporting+CoverageI'm having some issues getting d...