I've created a VS.Net macro for automating generation of unit test shells[1]. 
Basically, this macro takes some of the drudge work out of creating unit tests for a 
class. You open up the file you want to create tests for, run this macro, and you'll 
end up with a file containing the boilerplate code for your unit tests. There's a 
little more documentation at [1]. I've been using it for several months now and it 
works pretty well for me, I hope it's useful to some of you.

[1] http://www.pcisys.net/~gweakliem/Gordon/UnitTesting.html

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to