It was modeled after JUnit, a Java testing environment.
The application comes with a graphical test runner.
What's New in This Release: [ read full changelog ]
· Fixed FXU-33 regarding duplicate metadata
· Fixed FXU-35 allowing a total test count
· Fixed FXU-36 and FXU-37 provided a default filtering mechanism for FlexUnit .9 tests
· Fixed FXU-38 by monitoring last reported class
· Fixed FXU-41 Added support for both Expected and Expects to define expected errors in a test due to doc issues in our and JUnit's project
· Fixed FXU-44 Removed logging dependencies from flex unit core and created a static factory for default logging use
· Fixed FXU-45 provided a default set of ant tasks
· Fixed FXU-47 Fixes to CIListener and test events
· Fixed FXU-48 Fixed creation of child descriptors in both FlexUnit1
· Fixed FXU-51 to handle duplicate test cases and to handle empty test cases with an initialization error
· Fixed FXU-52 regarding mixed FU4 and FU1 suites
· Fixed FXU-53 Updated Fluint code base and provided filtering to Fluint classes
· Fixed FXU-54 allowing support for use of FlexUnit by ActionScript projects
· Fixed FXU-56 allowing FlexUnit to be used with debug and release players
· Fixed FXU-57 by correcting display issues in default UI
· Fixed FXU-59 Request filters now work with Fluint filtering mechanisms
· Fixed FXU-60 Added additional debug information to failOnComplete output
· Fixed FXU-62 Allowed internal test responders to be substituted for external classes
· Fixed FXU-64 Added a default mechanism to escape XML output from test messages and traces