I tried using NUnit to test my ASP.NET website..but I am not able to to link the dll. It will be of great help if someone shares a small website testing example using NUnit....It will help me better if someone shares example using visual studio 2010...
Is it possible to test an ASP.NET webpage or website using NUnit?
549 views Asked by Ajeet Kumar At
1
Here is an awesome link that I have used with success in my tests. http://haacked.com/archive/2007/06/19/unit-tests-web-code-without-a-web-server-using-httpsimulator.aspx