Test.AnotherWay
This is a tool for testing javascript code and HTML pages.
I wouldn't call it a framework, it's just a web page for running tests and viewing results,
with easy convention and handy methods for writing tests in javascript.
Features
- Known to work in Firefox 1.0, Opera 7.5 and 8, and IE 6.
- Allows to test html pages, can record mouse input events and replay them when test is running (input events recording is not available in IE and versions of Opera prior to 8.0).
- Allows to test asyncronous code.
- Can log and display debug messages from tests.
Read the documentation
- Test.AnotherWay: what's it?
- Setup
- Plans and assertions
- How to see what's going on
- Testing asyncronous code
- Testing web pages
- Simulating mouse input
- Extra parameters for run-tests.html
License:
BSD-like, see the source for exact wording.