Space Home

Version 13, last updated by Aaron Jensen at Nov 01 18:57 2007 UTC

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
  • Go to Test/Class
  • Extend Rename method to rename the Method part of Method_Condition_Result
  • Create Test for method
  • Create method for test
  • ?

Get the Source

svn co http://svn2.assembla.com/svn/resharper_testdrive/trunk resharper_testdrive

Building

rake

Installation

Visual Studio 2008

rake deploy2008

Visual Studio 2005

rake deploy2005

Navigate Pages