Multithreaded Unit Testing

Posted by scope-creep on Stack Overflow See other posts from Stack Overflow or by scope-creep
Published on 2010-03-22T17:01:45Z Indexed on 2010/03/22 17:11 UTC
Read the original article Hit count: 282

Filed under:
|
|

Hi,

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

Any help particularly related to C# unit testing for multithreaded apps in particularly welcome.

thanks. Bob.

© Stack Overflow or respective owner

Related posts about c#

Related posts about unit-testing