mvcConf 2 - Brandon Satrom: BDD in ASP.NET MVC using SpecFlow, WatiN and WatiN Test Helpers

WebMatrix is here - love it or hate it. It's a very interesting framework that Microsoft has created and despite popular opinion - it's capable of much more than "quick, simple and easy scripter apps". In this talk Rob will show you what he's been working on lately - extracting a set of data utilities that flex the dynamic nature of C# 4.0 as well as the beginnings of a simple, RSpec-ish test harness for your site.
Recorded live via Live Meeting as part of mvcConf 2
Great Video Rob! Any chance you could post the code for the BDD Helpers to your github repo?
Thanks!
Scott
Great! I love to use C# dynamic with ASP.NET Web Pages framework (WebMatrix). So I started a project http://rabbit.codeplex.com to try it out.
This video is exactly I need.