Good tools which generate NUnit unit tests for .NET assemblies in Visual Studio 2008

De openkb
Aller à : Navigation, rechercher

Sommaire

Questions

Possible Duplicate:
http://stackoverflow.com/questions/142481/auto-generation-of-net-unit-tests http://stackoverflow.com/questions/142481/auto-generation-of-net-unit-tests


Hey guys, I m pretty new to Unit Testing so bear with me.

I realize that best best practice is not to auto generate unit tests, however I d like to use Code Generation to set-up the basic skeleton of the tests.

Now, I know Visual Studio 2008 already has the built in "create tests", however, it just creates a flat list of all the classes it s going to test... and it s not for NUnit right?

Ideally, I d like the code generation to follow the folder AND namespace structure of the assembly its generating tests for.

Can you guys recommend any good tools which generate NUnit unit tests for .NET assemblies in Visual Studio 2008?

cheers!

Answers

http://www.testingreflections.com/node/view/7963 http://www.testingreflections.com/node/view/7963

Source

License : cc by-sa 3.0

http://stackoverflow.com/questions/2633724/good-tools-which-generate-nunit-unit-tests-for-net-assemblies-in-visual-studio

Related

Outils personnels
Espaces de noms

Variantes
Actions
Navigation
Outils