Archive for September, 2009

xUnit.BDDExtensions now runs with xUnit 1.5 final (2009-9-9)

I’ve just upgraded the trunk to the final 1.5 version of xUnit released last week. This update now allows BDDExtensions to be used with the latest version independant resharper runner for xUnit from xunitcontrib.
Current Version is 1.0.1.16. You can download it here or get the latest sources from the trunk.
Happy specifying . . .

xUnit.BDDExtensions update (2009-9-7)

xUnit.BDDExtensions now uses Rhino.Mocks 3.6 internally. I’ve just updated the trunk. As usual you
can find it here: http://xunitbddextensions.googlecode.com/svn/trunk/

Diving into the StoryTeller trunk, Part 9: ScreenSubject & ScreenFactory (2009-9-7)

Hello back again on my little exploration of the UserInterface implementation of Jeremy Millers StoryTeller. I’d like to start today with a little excuse (oh my). Although I said last time that the current post would be focused on the ScreenConductor, I decided to delay that at least for one post in the series in [...]