Announce: FixtureFixture, a Fit fixture for defining new types of fixtures

Rick Mugridge <[email protected]> Thu, 11 Dec 2003 18:27:05 +1300
Newsgroups gmane.comp.programming.tools.fit.devel
Message-ID <[email protected]>
For those advanced in Ward's Fit (http://fit.c2.com/), you may be 
interested in FixtureFixture, a fixture I developed to aid in the 
development of new types of fixtures (I have used and experimented with 
9 custom fixtures). I have partially defined some of the standard Fit 
fixtures with it. FixtureFixture was used to TDD and test itself.

An article on this, plus the tests (and reports) for the standard 
fixtures, and FixtureFixture itself, are available at:

http://www.cs.auckland.ac.nz/~rick/fit/FixtureFixture/

I'd appreciate comments on anything important I've missed in the tests 
for the standard fixtures. These tests are an underlying guide for 
details of the standard fixtures that will appear in a book on Fit 
that's due to the publishers in the next month or so.

Rick Mugridge