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.
Version2.3compared with
Version Details
| 2.2 | 2.3 | |
|---|---|---|
| Release date | May 15, 2009 | Mar 03, 2010 |
| Licenses | GPL | GPL |
| Vulnerabilities | None | None |
Managed Changes (4)
| 2.2 | 2.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.seleniumhq.selenium.client-drivers » selenium-java-client-driver | - | 1.0.1 |
| ~ Updated | junit » junit | 3.8.2 | 4.7 |
| ~ Updated | net.sourceforge.htmlunit » htmlunit | 2.5 | 2.7 |
| - Removed | org.openqa.selenium.client-drivers » selenium-java-client-driver | 1.0-beta-1 | - |
