Learn Spec by Example and Impact Mapping
I’m speaking here:
- XP 2013, June 3-7, Vienna, Austria
- NDC, June 13, Oslo, Norway
- SPA Conference, 24 June, London, UK
- Agile EE, 4-5 October 2013
- Agile Tour, 29 October, Toronto
java Archive
-
Three cool Java TDD ideas from Oredev
Posted on November 15, 2010 | 3 CommentsNeal Ford presented several ideas, tools and libraries for more productive Java unit testing at Oredev 2010. -
The Secret Ninja Cucumber Scrolls
Posted on September 20, 2010 | No CommentsIt is my great pleasure to announce the immediate availability of The Secret Ninja Cucumber Scrolls, a free e-book and online step-by-step guide for Cucumber, a tool that is quickly becoming the weapon of choice for many agile teams when it comes to functional test automation, creating executable specifications and... -
Mockito in six easy examples
Posted on October 23, 2009 | 9 CommentsMockito is a fantastic mock library for Java. I’m fascinated by how easy it is to use, compared to other things out there both in the Java and .NET world. Here is everything you need to know to get started in six really easy examples. -
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... -
Concordion: Agile Acceptance Testing with free-form text
Posted on August 25, 2008 | 6 CommentsI finally had some time to take a look at Concordion, an acceptance testing tool that I’ve heard about on several conferences. Concordion is an interesting alternative to FIT. It is developed by David Peterson and released under the Apache opensource license. Similar to FIT, Concordion uses HTML documents as...


