NUnit with an ASP.net web site
- by Ed Woodcock
Hi folks,
I'm currently trying to upgrade our build server at work, going from having no build server to having one!
I'm using JetBrains TeamCity (having used ReSharper for a couple of years I trust their stuff), and intend to use NUnit and MSBuild.
However, I've come up with an issue: it appears that it is not possible to test an ASP.net Web…