Project Description
An open-source test runner add-in for visual studio. Currently supports NUnit and MSTest.
Decent test runners shouldn't cost money. Testing should be a first class citizen of development and a decent, free test runner is needed for that.

Project Roadmap
Field Test is currently in the early beta stages with lots of features missing for a proper test runner.
Current roadmap items include:
- Code Coverage
- Icons
- Decent UI for test results
- Context Menus for running tests
- Inline editor glyphs for test identification
- Parallel test running for long-running tests