Jun
13
2008
Mike Stockdale just released a new version of FitNesse.NET. The new features in this release mostly expand the domain adapter functionality, allowing programmers to map fixtures directly to domain objects and write less code. For more information, see release notes.
Jun
09
2008
Fixture Gallery 2.0 is immediately available for download from SourceForge. Fixture Gallery is a cookbook for FIT/FitNesse tests. It provides developers with a quick overview of the most important fixture types and concepts for agile acceptance testing using the FIT framework. For each fixture type, this document explains the table format and fixture class structure and provides advice when to use and when not to use it. Each example is accompanied by the source code for Java, .NET and Python FIT implementations, in a form that can be easily copied and used as a template for similar fixtures.
The biggest change in version 2.0 are Python examples for all fixtures and concepts explained in the document. FitLibrary fixtures section is now expanded with examples for ConstraintFixture, CombinationFixture, CalculateFixture and notes about SetFixture and SubSetFixture. Many thanks to Jens Engel and Mike Stockdale for their contributions to this version.
For more information and download links see http://gojko.net/fitnesse/fixturegallery
Apr
02
2008
Here’s the video from last week’s Effective .NET Test Driven Development FitNesse workshop. The workshop focused on introducing agile acceptance testing and working with FitNesse, with best practices and ideas how to use fixtures efficiently. The recording is about two hours long.
See also:
Mar
29
2008
You can download the complete sourcecode for the examples from the SkillsMatter FitNesse workshop from here. Grab the related fitNesse tests from here. For a list of key ideas to take away from the session, click here.
Unfortunately, we did not have enough time to finish the example of integrating entity classes into FitNesse for .NET during the workshop. So here is the implementation: Continue Reading »
Mar
28
2008
First of all, here is a big thank you to everyone who attended the FitNesse workshop at skillsmatter today. It was a real pleasure to do the session and I hope that you learned a few new tricks. Here are the key ideas to take away: Continue Reading »