开发者

Multithreaded Unit Testing

开发者 https://www.devze.com 2022-12-23 23:55 出处:网络
Can anybody recommend any good books on unit testing for multitesting applications. Also can anybody recommend appplications or utilities which can be used for multithreaded

Can anybody recommend any good books on unit testing for multitesting applications. Also can anybody recommend appplications or utilities which can be used for multithreaded testing, similar to the java tool ConTest (which I've not used but a friend recommended)?

Any help particularly related to C# unit testing for multithre开发者_运维百科aded apps in particularly welcome.

thanks. Bob.


I ported multithreadedTC from Java to .NET and called it TickingTest. It doesn't have all the features of the original, but I've found it useful. The biggest thing it's missing is the ability to monitor threads that are started during the test.

0

精彩评论

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

关注公众号