-
Mitch Denny 4.0
Description:
Learn how to write BDD-style tests for ASP.NET MVC using the light weight MSTestContrib library which augments the capabilities of MSTest. In this session you will learn the basics of organising a unit test assembly and importing the MSTestContrib assemblies using NuGet and structuring a BDD-style test using the framework. This session is great for people who have experience with unit testing who want to get started with BDD without having to completely change the way they write test code with Visual Studio 2010.
Links: Website
Comments on this Talk
Mitch Denny,
09 Feb 12:53 AM
Thanks David. Appreciate the feedback. Let me know if you use MSTestContrib!

Good overview--interesting to see how the MSTest camp is approaching BDD compared to the other frameworks out there. Thanks!