Viewing version 9
created 10 months ago
by aaronjensen.
ReSharper.TestDrive
A ReSharper Plugin to make TDD easier.
Current Features
- Alt+Enter to Create Unit Test
- Alt+Enter to Create Class Under Test
- Configurable templates for unit tests and class under test per user, solution or machine
Wanted features
- Extract into Setup Method
- ?
Get the Source
svn co http://svn2.assembla.com/svn/resharpertestdrive/trunk resharpertestdrive
Building
rake
Installation
Visual Studio 2008
rake deploy2008
Visual Studio 2005
rake deploy2005