I just found this framework last Friday and really wanted to pass it along to anyone else using ASP.NET. I have been using NUnit for a while now and really do love the fact of being able to write test and know before pushing out a dll that I haven't broken anything during my latest addition, but with ASP.NET there hasn't been (at least as far as I've seen) a way to test the user interface and logic flow until recently. The ASP.NET team wrote a tool (http://www.codeplex.com/as... for them at some...