Two new releases today. The first is a small improvement to SpecsFor, the other is a completely new ReSharper extension to jump-start your productivity with SpecsFor. [more] One of my focuses with SpecsFor right now is improving the startup experience for new developers. The first (small) step towards that is a better readme. Another is…
try-catch-FAIL
Month: <span>June 2014</span>
I Just Launched My First Product: Perfect PDF for ASP.NET MVC
I’m currently in the midst of the longest vacation I’ve taken in over 3 years. Aside from cranking out content for my next Pluralsight course, working on improving the startup experience for SpecsFor and SpecsFor.Mvc, AND working on an entirely new member of the SpecsFor family, I also decided I wanted to ship a product! …
SpecsFor Basics – Writing Your First Spec, Part 1
The documentation on SpecsFor is sorely lacking. Me (and another volunteer!) are working to fix that. This is part of a series of posts about SpecsFor, which will eventually make its way in to the official docs. In our last post, we looked at organizing specs in a typical web project. We created two projects…
SpecsFor 4.0 Released
In what will assuredly be the most lack-luster major release of all time, SpecsFor has been bumped to version 4.0. There are no new features in this update. So why is this 4.0? This new version uses StructureMap 3.0, which was not compatible with previous versions of SpecsFor. Because of changes in StructureMap’s automocker, this…