Wow. After years of work and headaches, my good friend Jamie Casdale has just announced the version 2.0 RTM version of TestDriven.NET.
It has always had a great feature set:
- Right-click and run the tests found in classes, fixtures, projects, solutions, etc.
- Run in the debugger
- Run w/ external runner
- Test failures go to Output window and Task list
- Double click on test failure and go straight to the failing test code
- Configurable key bindings for even easier running of tests
And now adds some very cool new things:
- Code coverage – NCover + Team Coverage
- Reflector support – 'Go To Reflector' functionality available on the Code, Disassembly, Call Stack, Modules, Project References and Solution Explorer windows.
- Repeat Test Run – Redo whatever test-run you did last
But I can't really do it justice, so check out Jamie's post. It has better descriptions, screenshots, and more.
Go get it! Come on... you know you want it.