A new build of SpecsFor.Mvc is now available on NuGet!  This release was made possible by contributions from the community, so a big “Thank You!” goes out to henkeson and neuhoffm!  Their contributions added support for:

  • Project configurations that have non-standard solution locations (just call Solution.Named() or pass in the path to your solution directly!)
  • UrlShouldMapTo and UrlMapsTo are now case-insensitive by default, but you can change this behavior if you want!
  • You can change the Output path, which makes it possible to use SpecsFor.Mvc with multiple web projects at once!
  • BrowserDriver’s constructor is now public, so you can configure your own instance of BrowserDriver!

Oh, and there’s an updated ReSharper templates package available, too, that works with ReSharper 9.1.  Smile 

As usual, let me know if there are any problems!