There's an early beta release of Machinist 2 available now, for anyone
who's keen:
http://github.com/notahat/machinist
The docs are still a work in progress. Feedback is welcome.
The headline feature is object caching for better performance. If you
ask Machinist to make identical objects in multiple tests, it will
make one object and cache it.
- Pete