NUnit is an indispensable tool for automatically testing .NET applications. It's a tool for test-driven development in .NET. More http://www.dotnetjohn.com/articles.aspx?articleid=146
Testing ASP.NET Applications With NUnitASP and NUnit
NUnit is an indispensable tool. I use it every day to tell me whether or not I know what I’m doing. Its only major drawback is that the code you test has to be run inside the NUnit test runner process. For most applications, this isn’t a problem. More... http://www.theserverside.net/articles/showarticle.tss?id=TestingASP
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment