ASTUce is a regression testing framework inspired by the xUnit architecture.
This framework is intended for developers who wish to implement unit tests in ECMAScript (ECMA-262).
- Status: stable v1.0.0
- License:
- Mozilla Public License (MPL)
- Official website:
- http://www.buRRRn.com/projects/ASTUce.html (download, SVN, Track, html doc, etc.)
- Feature list:
- work with any ECMA-262 compliant hosts
- simple to install and to use
- same API everywhere (JavaScript, JScript, ActionScript, etc.)
- fully tested (with itself)
- use code reflection (you don’t need to type the name of your tests)
- easily localizable (for now available in english, french and klingon ;))
ASTUce require core2 library to work.
ASTUce work and is tested for:
- FireFox v1.0.0 / v1.0.1 /~/ v1.5.0
- Mozilla v1.2.1 / v1.7.5
- Internet Explorer v5.5 / v6.0
- Opera v8.5
- Konqueror v3.23
- Windows Script Host v5.6
- IE HTML Application v5.6
- Flash MX / flash v6
- Flash MX 2004 / Flash 7 (ActionScript 1)
- Flash MX 2004 / Flash 7 (ActionScript 2)
- Flash 8 (ActionScript 1)
- Flash 8 (ActionScript 2)
- JavaScript for Database v5.1
astuce.txt · Last modified: 2006/01/09 13:28 by zwetan
