Re: UNIT TESTING FOR ASP.NET 2.0



Nobody knows?

ni_no_spam wrote:
Hi,

In my recent ASP.NET project I have made the use of NUNIT to test out
the libraries.

However I would be interested in unit testing the front end (i.e.
simulating a user browsing the web site, clicking buttons, filling out
web forms, etc...).

After a bit of Googling, I found NunitAsp
(http://nunitasp.sourceforge.net/). However this doesn't appear to be
working with .Net 2.0 (I haven't tried).

Does anybody know what we should use for unit testing web apps in .NET
2.0?

.