Steven Padfield has a good article on Server-Side Unit Testing in ASP.NET: How to create an HttpContext outside of IIS. It shows how to get NUnit associated with an HttpContext without sending HTTP requests to the web server in a manner similar to NUnitAsp. [via The Daily Grind]