0.5.0 2011/11/01

Revert change so that FileMethods uses prepare/prepare_dir again (bad idea). Expand functionality of prepare method.

0.4.1 2011/11/01

0.4.0 2011/11/01

Renames prepare methods in FileMethods to setup_file and setup_dir, and changes numerous class methods for setting up method dir cleanup.

0.3.0 2011/10/23

Rewrite and expansion of library to use PTY shell sessions rather than individual system commands to test scripts. This marks a significant break in functionality. Per-command exit status tests are no longer possible, but testing scripts with state is now possible.

0.2.0 2011/08/03

0.1.0 2011/07/07

Initial release.

Much of this code started in the Tap-Test gem and was later added-to by Linecook. It has long wished to be it’s own gem, and now it is.