seanconnollydev / twitter-search

Web app that searches Twitter, implemented in both ASP.NET MVC and Backbone
0 stars 0 forks source link

Convert tests to BDD tests #5

Open seanconnollydev opened 11 years ago

seanconnollydev commented 11 years ago

Implement controller and client tests using BDD (consider NBehave).

seanconnollydev commented 11 years ago

NBehave's VS plugin does not currently support VS2012, so consider SpecFlow instead.