Browse by Tags

All Tags » NUnit

Auto-Launch Visual Studio Web Server when running tests

For security policies, in my job I don't have installed IIS, so I have to develop in ASP.NET by using Visual Studio 2008's (great) web server. But the problem is that whenever I want to make unit tests, I have to first launch the web service via...

NUnit 2.4.1 & Watin 1.1.0

There's a new version of NUnit out there, the 2.4.1 . I was eager to try the new 2.4 constrained assert model , because I feel it's more like natural language. Instead of repeating stuff you can read in the official documentation , I will just leave two...
Posted by Kartones | with no comments
Filed under: , ,