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.5compared with
Version Details
| 2.4 | 2.5 | |
|---|---|---|
| Release date | Jul 09, 2010 | Oct 24, 2010 |
| Licenses | LGPL | LGPL |
| Vulnerabilities | None | None |
Managed Changes (9)
| 2.4 | 2.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | ch.qos.logback » logback-classic | - | 0.9.24 |
| + Added | org.slf4j » jcl-over-slf4j | - | 1.6.1 |
| ~ Updated | commons-fileupload » commons-fileupload | 1.2 | 1.2.2 |
| ~ Updated | javax.servlet » servlet-api | 2.4 | 2.5 |
| ~ Updated | junit » junit | 4.7 | 4.8.2 |
| ~ Updated | net.sourceforge.htmlunit » htmlunit | 2.7 | 2.8 |
| ~ Updated | org.mortbay.jetty » jetty | 6.1.12 | 6.1.21 |
| ~ Updated | org.slf4j » slf4j-api | 1.5.0 | 1.6.1 |
| - Removed | org.slf4j » slf4j-log4j12 | 1.5.0 | - |
