What are the best unit testing frameworks or libraries for AS3 programming? Specifically for projects that do not involve Flex, only Flash.
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.