July 15, 2010
Start a web-server for unit testing in C#

I’m currently heavily working on Windows (oh irony) and I was confronted with a situation in which I wanted to be able to write a unit test that will access a web-page perform certain operations and…