开发者

NUnit. How to automatically generate tests?

Is there any software that simplifies creati开发者_Go百科on of tests? Most of the contents of tests is pretty repetitive, so I thought someone might have automated this.


You may have a look on Pex - it allows to generate tests for NUnit, MbUnit and others. Here's an article on using this tool.


The testing framework in VS2008 does automatically generate tests for a class - if this is really what you want!


There are some good options below, I must admit I haven't used them as I write all tests myself.

  • edwinyeh
  • nunitgenerator addin
  • nunit test generated kellermansoftware
  • doubler
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜