ASTUce: ActionScript Test Unit compact edition
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) and ActionScript 3.
Features:
- work with any ECMA-262 compliant hosts
- work with any ES4/AS3 compliant hosts
- simple to install and to use
- same API everywhere
- code reflection
- easily localizable
Releases:
- ASTUce v0.9 for AS3
- stable release in the download section
- SWC for Flash CS3 and Flex Builder 3
- tag: ASTUce v0.9.0 stable (AS3)
- ASTUce for JS/AS1/AS2
- we decided to stop working on those versions to focus on AS3
- if you need support or want to add features for those versions contributor spots are always open (and we will help)
