AS3Unit

Unit testing framework. It was designed to make the testing process easier and straightforward, differently from other frameworks that require a significant amount of setting…

Apache 2.0
6 Comments

Hamcrest-as3

Hamcrest-as3 is a 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…

MIT
Comments Off on Hamcrest-as3

Mockolate

Framework to create mock objects and test spies for AS3. A mock object can be used to simulate the behaviour of complex, real (non-mock) objects…

MIT
Comments Off on Mockolate