资 源 简 介
In an ideal world, you start out with tests to code. In a real world, developers write codes in whatever way they are comfortable with. Furthermore, there are already whole stack of legacy codes that you do not want to touch anymore, not alone writing tests for them. However, developers should know that testing your own code practice has proven success in the software engineering field. For those developers not used to test first practice, this NUnit Test Generator Visual Studio add-in (NUnitGenAddIn) will save your time and code. Not like other test generation tool, with this add-in, you can generate NUnit tests as you code.