Crosscheck Browser Testing Framework

Crosscheck is an open source testing framework for verifying your in-browser javascript. It helps you ensure that your code will run in many different browsers such as Internet Explorer and Firefox, but without needing installations of those browsers. The only thing you need is a Java Virtual Machine.

Because of its unique approach, Crosscheck has many advantages over other testing frameworks that are confined to running inside an actual browser.

Go to http://www.thefrontside.net/crosscheck

See also these related projects.