Goldsource - großartig
Unit Testing
AS Unit Stray PDF Drucken E-Mail
The ActionScript Unit Test Framework
http://github.com/Stray/asunit
 
ASUnit PDF Drucken E-Mail
The only ActionScript unit test framework that supports Flash Players 6, 7, 8, 9 and 10
http://asunit.org/
 
ASUnit Legacy PDF Drucken E-Mail
The ActionScript unit test framework that supports Flash Players 6, 7, 8, 9 and 10
http://github.com/lukebayes/asunit-legacy
 
Flex Unit PDF Drucken E-Mail
FlexUnit is a unit testing framework for Flex and ActionScript 3.0 applications and libraries. It mimics the functionality of JUnit, a Java unit testing framework, and comes with a graphical test runner.
http://opensource.adobe.com/wiki/display/flexunit/FlexUnit
 
FUnit Testing Framework PDF Drucken E-Mail
The next generation of unit testing for Flex - Fast. Clean. Simple.
http://blog.funit.org/
 
FX Spec PDF Drucken E-Mail
small BDD specing framework for Flex/Actionscript 3.0
http://github.com/gduguay/fxspec
 
Hamcrest AS3 PDF Drucken E-Mail
Port of hamcrest to ActionScript 3, a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.
http://github.com/drewbourne/hamcrest-as3
 
Visual FlexUnit PDF Drucken E-Mail
Visual FlexUnit is an Allurent open source project to establish a framework for the testing of components' visual appearance. The goal is to enhance FlexUnit with additional features to support "visual assertions". In a nutshell, a visual assertion asserts that a component's appearance is identical to a stored baseline image file.
http://code.google.com/p/visualflexunit/