rutema
rutema 0.4.1 is out!
rutema 0.4.1 has been released!
This is a bugfix release and it is long overdue.
This release makes the sample minimal parser provided with rutema 0.4 actually usable out of the box.
In practise it always takes a while to define a testing DSL for each project and this release lets you start specifying tests immediately using echo,prompt and command elements.
The tests that verify this functionality also make a good usage example for the minimal parser.
Along come also various bugfixes, better logging and a documented MinimalXMLParser. Enjoy!
To get the gem just do:
gem install rutema
You can also get the gem directly from Rubyforge