7 lines
285 B
Plaintext
7 lines
285 B
Plaintext
Ruby/WebUnit is a Ruby API to test HTML/CGI without a browser, and is
|
|
idealy suited for automated unit testing of web sites when combined
|
|
with a Ruby unit test framework such as RubyUnit.
|
|
|
|
Author: yuichi TAKAHASHI <yuichi@jbt.co.jp>
|
|
WWW: http://www.jbt.co.jp/user/yuichi/ruby/webunit/
|