Learn Spec by Example and Impact Mapping
I’m speaking here:
- Java User Group Berlin, April 11, Berlin, Germany
- Agile Adria, April 22/23, Terme Tuhelj, Croatia
- DevSum, 29-30 May, Stockholm, Sweden
- XP 2013, June 3-7, Vienna, Austria
- NDC, June 13, Oslo, Norway
- SPA Conference, 24 June, London, UK
- Agile Tour, 29 October, Toronto
fitnesse Archive
-
Running the same tests with multiple browsers in FitNesse
Posted on January 24, 2011 | 1 CommentI got this e-mail from a blog reader and thought that the answer might be useful to others, so I’ll share it on the blog. … The only issues still open are, how to test for a whole bunch of browser environments and how to reset my test database before... -
FitNesse and J2EE containers
Posted on November 5, 2010 | 3 CommentsI got this question from a blog reader today by e-mail, decided to share the answer: Can we run Fitnesse tests intehrating with JBoss server running in another JVM? I know Fitnesse runs on its own JVM. Is the command pattern is the solution? -
Generating JUnit XML output files from FitNesse
Posted on March 8, 2010 | No CommentsI just pushed a small change to JUnit integration support for FitNesse to github; hopefully this should be merged with Uncle Bob’s master branch soon. The change enables you to output test run stats in Junit XML files, which can then be picked up by Hudson, TeamCity and other CI... -
FitNesse book now free online
Posted on December 7, 2009 | No CommentsAs of now, the second edition of Test Driven .NET Development with FitNesse is free online. You can download the full PDF version or read the book online in HTML at http://gojko.net/fitnesse. What’s new in this version? Since the book was originally released, both FitNesse and the .NET FIT test... -
Trinidad 1.0.8 released
Posted on June 22, 2009 | 2 CommentsTrinidad 1.0.8 is now available. Trinidad is the in-process test runner for FitNesse (java), allowing you to quickly execute, troubleshoot and debug FitNesse tests from your IDE and integrate FitNesse easily with a continuous build system through JUnit or Maven (without running the server). Version 1.0.8 changes include: JUnit Suite...


