March 7, 2013Tests for the EPiServer 7 MVC templatesExample unit tests for the MVC version of the EPiServer 7 Alloy templates available for download.
April 5, 2010Performing and Testing Redirects with ASP.NET Web Forms MVPI’ve been playing around with the ASP.NET Web Forms MVP project lately. One of the things that has been notoriously hard to test with Web Forms, at least when it comes to unit testing, is redirects.