test-agent
Advanced tools
Changelog
0.6.2
Changelog
0.6.1
Changelog
0.6.0
Changelog
0.5.3
Changelog
0.5.2
Changelog
0.5.1
Changelog
0.5.0
Test UI button will now show busy when tests are running. Clicking on the button will no longer cause tests to run when in this state.
Changelog
0.4.1
Changelog
0.4.0
Ported all node/mocha/ scripts to test-agent/mocha/ they will now run in both the browser and server
Removed support for syntax error handling. It has some bugs which made it unstable. New test data based error handling will be introducted in v0.5
Adding support for running tests across different domains via iframes. This will eventually lead to multi worker support between browsers.
Fixed issue where websocket retry would not close the previous socket cleanly causing events to occasionally fire twice.