Today, I took the first steps in laying out a roadmap for future work on both SpecsFor and SpecsFor.Mvc. [more] First, I created a public Trello board to track ideas. You can review the ideas I’ve tossed up there and vote on what you think is most important. I see a couple of big themes…
try-catch-FAIL
Tag: <span>specsfor.mvc</span>
Looking For Help with SpecsFor!
With all the things I’ve got going on these days, it’s tough for me to devote time to SpecsFor and SpecsFor.Mvc. There’s a ton of things to do. Aside from the periodic bug reports, there are new features I’d love to implement. There’s also the woefully inadequate documentation that needs some love. I need some…
SpecsFor.Mvc 3.0.0 Final Released
I just published the final version of SpecsFor.Mvc 3.0.0. As I mentioned previously, this update adds support for MVC 5.0, drops the dependency on MVCContrib and Rhino Mocks, and includes a handful of other fixes. Next on the SpecsFor.Mvc agenda is improving the initial setup experience and eliminating pain around lingering IIS Express and Selenium…
SpecsFor.Mvc 3.0.0 Preview 5–Now Compatible with ASP.NET MVC 5!
There’s a new preview release of SpecsFor.Mvc available on NuGet now. There are a lot of changes in this release, and there are some unavoidable, manual steps you will need to take. If no one encounters any major pain points due to this upgrade, I’ll publish the final package next week. [more] A Big Shout-Out…
SpecsFor.Mvc 3.0 Preview 2 Package Released!
The new ‘preview 2’ release of SpecsFor.Mvc is now available on NuGet. This update is built against the latest Selenium WebDriver package and ASP.NET MVC 4. It no longer depends on MvcContrib.TestHelper, either, as all the relevant functionality has now been absorbed into SpecsFor.Mvc. In addition, this preview release fixes several bugs and adds support…
SpecsFor.Mvc 2.4.0 Released
There’s a new version of SpecsFor.Mvc available via NuGet tonight. This version fixes a long-standing (but difficult to track down) problem with Visual Studio’s test runner. It includes a few other minor improvements as well. [more] The big change in this release is a fix for issue #10, a non-descript failure during test setup. Nate…
Come See Me at CodeStock 2013!
I’m very pleased to announce that I’ll be presenting at CodeStock again this year. I think this makes 4 years straight (though that seems impossible, I can’t be that old!) Here’s what I’ll be talking about in Knoxville this year: [more] ASP.NET MVC in the Cloud with AppHarbor The cloud is here, and thanks to…
SpecsFor.Mvc 2.0 Released
SpecsFor.Mvc 2.0 is out today. This release includes drastically improved performance, support for Chrome, and support for the very latest versions of Selenium, ASP.NET MVC, and other libraries. [more] This is not what I had originally planned for the SpecsFor.Mvc 2.0 release. I had originally planned to have more performance improvements as well as a…