使い方等が説明されているサイト
http://code.google.com/p/dpuint/wiki/TheTestRunner
The
digital primates Unit and Integration testing framework for Flex 2 and 3. It is currently an early beta release. Based loosely on the concepts of
FlexUnit and its ancestor JUnit, it provides enhanced asynchronous support, a graphical test runner, integration with continuous build systems and an optional Adobe AIR client for directory watching.
http://code.google.com/p/dpuint/
Multiple simultaneous asynchronous operations
Asynchronous setup and teardown
Asynchronous returns before method body completion
Support for UIComponent testing
Support for test sequences
Support for testing Cairngorm commands and controllers
XML output of testing results
Support for auto-reload and test running based on directory watching (optional with AIR client) PR