- Added support for delegating from fixture to system under test with fixture.sut()
- Added support for library fixtures
- Added
EchoFixturefor use as a library fixture - Added support for HashMarkup dicts
- Added
StopTestExceptionand handling - Dynamic module loading no longer the default: fixed bug 497245 (unable to import twisted)
- Added support for complex variable substitution: fixed problem with e.g.
$id$subid - Updated
TableTableConstantsto addcell_ignore()andcell_report() - Added
from_string()andto_string()functions towaferslim.converters - Tweaked method name invocation so that leading underscores in method names are no longer expected if the fitnesse cell value contains
Upper Case Values - Added examples for all the new features
It's available from the usual places (Python cheese shop and Launchpad).