Wednesday, January 10, 2007

Test Driven .net shortcut

Isn't it annoying when you are running your tests that you have to right click and choose "run test" in order to performing testing? I found a link that describes how to create a short-cut for your keyboard so you don't need to do this.

http://weblogs.asp.net/nunitaddin/archive/2004/08/30/222447.aspx

Although mine installation was a little different. Instead of finding:
"NUnitAddIn.ManagedAddIn.Connect.Client"

I found:
"TestDriven.Net.Client"

I guess it is the same thing? anywhoo...I did as the instructions say and it works.

0 Comments:

Post a Comment

<< Home