FlexUnit 4 RC 1 Release Notes

From FlexUnit4 Project Documentation

Jump to: navigation, search

Contents

[edit] Changes from previous version

[edit] Jira Bugs

  • Fixed FXU-66 regarding timing with async listeners
  • Fixed FXU-68 ant task issue with test suite
  • Fixed FXU-70 FlexUnit 1 method level test filtering
  • Fixed FXU-71 FlexUnit 1 empty test suite issues
  • Fixed FXU-79 Documentation and support for custom filtering and sorting
  • Fixed FXU-80 cosmetic issue
  • Fixed FXU-82 Parsing issues with CI output
  • Fixed FXU-87 AIR launcher issues
  • Fixed FXU-89 MetaData fixes in UI Runner

[edit] General Notes and non-Jira Bugs

  • Integration with standalone player and AIR for Continuous integration
  • Beta-integration of browser for Continuous integration
  • Async improvements allowing registration of failure conditions
  • Refactor of concrete implementation to interface in IRunner
  • Addition of MetadataAnnotation and MetaDataArgument classes in introspection API
  • Allowing AS Projects to us the UIImpersonator and gain stage access
  • Improved escape mechanism for CI data
  • Added package level assertion wrappers for to mimize use of the static Assert class
  • Cleaned up some naming issues and consistency in code
  • Full support of request ordering and sorting, even across suites
  • Preventing wrapping of an additional suite class when using a single request
  • Fixing FocusManager issues with multi-application domain swfs
  • Provided a secondary sorting class to allow consistent sorting for those who wish it
  • Provided more relaxed case-sensitivity rules with metadata arguments
  • Fixed failure versus error logic in reporting
  • Now providing integration with FlexCover
  • Launched FlexUnit.org
  • Moved all code to github for continued development
  • Setup automated build system providing continual builds
  • Increased our test coverage to over 80% of all branches, and over 95% class and method
  • Launched wiki documentation project with 100 seed articles on FlexUnit
  • Integrated latest hamcrest lib

[edit] Project Changes

  • Renamed FlexUnit3UIRunner to FlexUnit4UIListener to reflect the correct nature of the project
  • Added FlexUnit4AICIListener
  • Added FlexUnit4FlexCoverListener
  • Expanded FlexUnit4SampleCIProject

[edit] Download FlexUnit 4 RC 1.0

FlexUnit 4 RC 1 can be downloaded from the Downloads page.