For Programmers: Free Programming Magazines  


Home > Archive > Extreme Programming > April 2005 > separating test data from test code + creating skeleton unit test classes









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author separating test data from test code + creating skeleton unit test classes
QA Guy

2005-04-06, 12:14 pm

I have used Junit with jtestcase (http://jtestcase.sourceforge.net/) in
the past to separate test data from test code when testing java apps.

1) Now I'm testing C# and using MbUnit/Testdriven.net
(http://www.testdriven.net/) and I am looking for an equivalent of
jtestcase.

2) I am also looking for a plugin for Visual Studio .NET that can run
on an entire solution and create skeleton test classes (a test method
for every public method)

Does anyone know of anything good?

Thanks!

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com