开发者

what is the best tool for unit test in VB? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answe开发者_JS百科rs to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

have to check some formulae whether they are providing correct result, these formula are written part of a VB program, what is the best tool\method to unit test these formula?


There are many unit testing frameworks out there, ultimately you will need to choose the one that works for you:

http://en.wikipedia.org/wiki/List_of_unit_testing_frameworks#.NET_programming_languages

Typemock is very powerful, NUnit is probably the de-facto standard.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜