UnitTesting with AS3 and Flash CS3?

Hey guys, as the title says I’m looking for a testing framework for AS3 that isn’t tied to Flex (so not FlexUnit). I briefly looked at ASUnit, but the lack of documentation makes it a real headache to try and figure out.

Just wondering how others handle making test cases and doing unit tests for their flash projects in AS3.