Select Page

My first presentation at the December 2013 Sela Developer Conference was on testing ASP.NET MVC Web Apps.

My talk focuses on helping MVC programmers get started with unit tests and spec tests.

It talks about using the right tools for the job and gives a general overview of some of the common tools, including Visual Studio 2012/2013 with and without ReSharper, MSTest and NUnit, SpecFlow, and Chutzpah with Jasmine.

It also gives some advice on common issues programmers face when trying to run unit tests on MVC apps, including architectural advice.

So without further ado, you can download the demo code and take a look at the slides.

Let me know what you think! I plan to expand on some of this material on my blog, and would love to hear your opinions.