Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-08-18 | 669 Bytes | |
jwebunit-3.0-release.zip | 2011-08-18 | 9.0 MB | |
jwebunit-3.0-source-release.zip | 2011-08-18 | 584.1 kB | |
Totals: 3 Items | 9.6 MB | 0 |
The JWebUnit team is pleased to announce the JWebUnit 3.0 release! http://jwebunit.sourceforge.net JWebUnit is a Java framework that facilitates creation of acceptance tests for web applications. It evolved from a project where we were using HttpUnit and JUnit to create acceptance tests. As the tests were being written, they were continuously refactored to remove duplication and other bad smells in the test code. JWebUnit is the result of these refactorings. We are using HtmlUnit (htmlunit.sourceforge.net). Changes in this version are available here: http://jwebunit.sourceforge.net/changes-report.html Have fun! -The JWebUnit team