Application test recommendation

Posted by Polaris on Stack Overflow See other posts from Stack Overflow or by Polaris
Published on 2010-05-07T05:32:39Z Indexed on 2010/05/07 5:38 UTC
Read the original article Hit count: 104

I never use unitests in my apps . I know that exists many technologies for testing .NET based application. (For example NUnit). Which of this tools more comfortable and more understandable to use. Please can you show the good articles where can I find information about unitests and understand key situation where I must use them?

© Stack Overflow or respective owner

Related posts about unit-testing

Related posts about .NET