Aug 11 2008

The Fixture Gallery in Portugese

Published by gojko under news

Ivan Sanchez translated the FIT/FitNesse Fixture Gallery to Portugese. Translation of release 2.1 (2008-08-11) is now online:

No responses yet

Jun 09 2008

FIT/FitNesse Fixture Gallery 2.0: Python examples and more on FitLibrary fixtures

Published by gojko under fitnesse,news

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

One response so far

Mar 24 2008

Fixture Gallery is now available

Published by gojko under fitnesse,tutorials

I’ve finally completed the first version of my Fixture Gallery idea. 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 and .NET FIT implementations, in a form that can be easily copied and used as a template for similar fixtures. Download the first release.

One response so far