Search code examples
flashunit-testingframeworks

AS3 Unit Testing Frameworks or Libraries


What are the best unit testing frameworks or libraries for AS3 programming? Specifically for projects that do not involve Flex, only Flash.


Solution

  • There is http://asunit.org/ which works with AS2/AS3 only porojects and more. FlexUnit http://opensource.adobe.com/wiki/display/flexunit/FlexUnit also works with AS3 only projects.