开发者

NUnit. How to automatically generate tests?

开发者 https://www.devze.com 2022-12-09 12:20 出处:网络
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

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

精彩评论

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

关注公众号