Ticket #230 (closed enhancement: fixed)
Upgrade to HTMLUnit 2.1
| Reported by: | fcohen | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Version: | 5.2 | Keywords: | |
| Cc: |
Description
HTMLUnit - http://htmlunit.sourceforge.net - is an open-source library that implements APIs that act like a modern JavaScript?-enabled browser. It is ideal for building unit tests of browser-based Ajax-style applications. We use HTMLUnit in PushToTest to test Ajax, Web, and JavaScript? in browser-based applications. PushToTest turns HTMLUnit's functional tests of a Web site into a load and performance test and a Business Service Monitor (BSM.)
I'm happy to spread the news that the HTMLUnit team release version 2.0 today!
The Change Log - http://htmlunit.sourceforge.net/changes-report.html#a2.0 - notes many improvements and bug fixes, including migration to Java 5, implementation of org.w3c.dom.*, better support for incorrect html code, large improvements in JavaScript? support (GWT 1.4 tests now pass, and a bunch of bug fixes.
This enhancement upgrades PushToTest TestMaker to use HTMLUnit 2.0.
-Frank
