HtmlUnit 2.4 has been released. See the changelog for more information about all of the improvements made since September, when version 2.3 was released. The TSS announcement is probably a good place to comment or ask questions about this release.
It’s exciting to see the steady improvement in JavaScript support. From the HtmlUnit main page:
The unit tests of some well-known JavaScript libraries are included in HtmlUnit’s own unit tests; based on these unit tests, the following libraries are known to work well with HtmlUnit:
- jQuery 1.2.6: Full support (see unit test here )
- MochiKit 1.4.1: Full support (see unit tests here )
- GWT 1.5.3: Full support (see unit test here )
- Sarissa 0.9.9.3: Full support (see unit test here )
- Prototype 1.6.0: Very good support (see unit test here )
- Ext JS 2.2: Very good support (see unit test here )
- Dojo 1.0.2: Good support (see unit test here )
- YUI 2.3.0: Good support (see unit test here )