Specification by Example workshops
I’m speaking here:
- Testing and Finance, London, 17 May
- NDC, June 16-18 Oslo
- Agile Testing Days, November 19-22, Potsdam, Germany
fitnesse Archive
-
FitNesse.NET tips and tricks: source code and slides
Posted on February 17, 2009 | No CommentsThanks very much to everyone who came down to Skills Matter tonight for the “FitNesse.NET tips and tricks” talk. Here are the downloads and links: fixture source code and wiki pages powerpoint slides Suite config file documentation -
Announcing Trinidad: In-process test runner for FitNesse wiki pages
Posted on January 26, 2009 | 3 CommentsThe first public beta release of Trinidad is now available. Trinidad is an in-process test runner for FitNesse tests. Here are some nice things you can do with it: run fitnesse fit and slim tests without starting the server as part of your build run fitnesse tests from JUnit within... -
Transactional Spring/Slim test runner
Posted on January 14, 2009 | 4 CommentsHere’s an implementation of the Slim test runner for Fitnesse that wraps all tests into spring transactions and rolls back on the end of each test, to make data-driven tests instantly repeatable with minimal code and no configuration changes in the fixtures or the Spring context. -
DbFit mailing list
Posted on December 13, 2008 | No CommentsSeveral new people sent in patches for DbFit and I will now have a lot more time to invest in development, so I’ve started a mailing list to coordinate ideas and work for DbFit 2.0. To join the group, see dbfit page on google groups. -
Agile Acceptance Testing: Video
Posted on September 19, 2008 | 1 CommentHere is the video from my talk on Agile Acceptance Testing this week at Skills Matter. The talk is completely non-technical, focusing on how this practice helps us communicate better and explaining how it fits into the wider development process. You can download the slides from here. I have presented...

