Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jwebunit: Java regression test package
Name: | jwebunit |
Vendor: | JPackage Project |
Version: | 1.1.1 |
License: | IBM Public License |
Release: | 2jpp |
URL: | http://www.junit.org/ |
- Summary
- 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.
Changelog
- * Tue Aug 24 04:00:00 2004 Randy Watler <rwatler at finali.com> - 0:1.1.1-2jpp
-
- Rebuild with ant-1.6.2
- Upgrade to Ant 1.6.X
- * Fri Dec 5 03:00:00 2003 Paul Nasrat <pauln at truemesh.com> 0:1.1.1-1jpp
-
- Initial release