Project Summary

  Analyzed 5 days ago based on code collected 5 days ago.

About Reflex UnitReflex Unit is a testing framework for Flex 2 and Flex 3 applications. It is designed to be a drop-in replacement for Flex Unit (although minor code changes will be required).

Reflex Unit offers the following features:

Testing framework uses reflection, eliminating the need to manually declare each test method. Simply specify the name of a class containing testable methods (see documentation for more) and they will be automatically added to the TestSuite.

Test cases are not required to extend a base testing class. Using Reflex Unit, test methods may be defined within the classes they are testing. Tests may optionally implement an ITestCase interface (or extend the included TestCase class) to be notified of setup and teardown events. Multiple asynchronous tests may execute in parallel. By default, Reflex Unit will only execute one test method at a time. However, using the available metadata markup, methods may be tagged to run in parallel for faster overall testing times. Multiple output styles and formats are included by default, including: ConsoleViewer - A simple debugging application that prints the status and result of each test method CruiseControlLogger - An XML logger for use with Cruise Control FlexViewer - A graphical debugger application providing feedback about: test status, errors/failures, & execution time; (try available demo) Reflex Unit will also soon include an Eclipse plug-in to run tests, view results, and jump directly to a source code view for failed assertions. More information to come shortly!

Share

In a Nutshell, reflex-unit...

Languages

HTML
73%
ActionScript
15%
JavaScript
7%
3 Other
5%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 18 2013 — May 18 2013

12 Month Summary May 18 2012 — May 18 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.