f527880ba7
framework for Ruby packages. === 20040429+ --> 20040429++ * add <area> to SingleTags in parser.html (Thanks to Philip Plumlee) === 20040429 --> 20040429+ * fix bug about handling XHTML(like <hr/> tag, in SingleTags at parser.rb) === 20040211 --> 20040429 * fit htmlsplit to XHTML(like <p/> tag, it's temporary and defective) === 20030121 --> 20040211 * fix for ruby 1.8.1
3 lines
184 B
Text
3 lines
184 B
Text
WebUnit is Ruby API for testing html/cgi without browser, and is
|
|
ideally suited for automated unit testing of web sites when combined
|
|
with a Ruby unit test framework such as RubyUnit.
|