|
It started out as a line by line translation, but is being refactored into a Ruby Library. It is available on the JwebUnit sourceforge cvs, and an "official" release is imminent.
Enhancements include:
- Table support - that allows you to easily create fit tests.
- A run.rb script - that is similiar to the run script on this wiki, except that it doesn't require lynx.
- It has been refactored into a more modular/oo form so that it can more easily be extended to meet your specific needs.
It requires a web server to run, but a ruby one will be include by the time of the first release. |