Skip navigation.

NUnitAsp 1.5 released

NUnitAsp 1.5 released

From the press release: "Version 1.5 includes a modest collection of improvements over version 1.4. The most important new feature is improved custom tester support. We've exposed a number of methods needed for writing custom testers and we've created a new HtmlTag class that's easy to use and understand. Even if you aren't writing custom testers, you'll appreciate 1.5's improved error reporting and API documentation. Particularly handy is the new ability to report server-side ASP.NET exceptions directly within test failure messages."

NUnitAsp is a class library for use within your NUnit tests. It provides NUnit with the ability to download, parse, and manipulate ASP.NET web pages.

Visit NUnitAsp's home page.