Table of Contents
AIRRunner - Integrate your ActionScript/JavaScript unit tests into your build process.
Register and then Login to add a new bug/enhancment ticket for this project.
Features
- Open source test runner based on the Adobe Integrated Runtime
- Supports AIR, Flex 3, Flex 2 and pure AS3 (Sprite based) test applications.
- Able to run ActionScript unit tests and halt a build on test failure or error (JavaScript to be supported in the coming weeks)
- Can be controlled from the command line
- Currently supports FlexUnit and will support AsUnit in the comming weeks.
- Comes with samples that demonstrate how you can integrate your unit tests with Ant and CruiseControl as part of your automated build process
- Checkout the Roadmap for planned features for the project
Checking out the source
svn checkout http://airrunner.org/svn/projects/AIRRunner/trunk/
Getting Started
- Check out the Tutorials page for examples on how to get started with AIRRunner
- Read the FAQ
- Grab a copy of AIRRunner from the Downloads page
Contributing
- To report a bug or feature request, please (register first) and then make a new ticket.
- To make a patch :
- Update your working copy to the latest version of the trunk.
- Create a patch with your changes: svn diff > my_properly_named_patch.diff
- Create a new ticket with [PATCH] as the first word in the summary and upload (not paste) your diff.
- If you want to contribute to the wiki, please use the Google Group as a starting point.
Support and Training
- Commercial support and training are provided by Esria
- Join the Google Group and post/answer questions
Visit this group
For a complete list of local wiki pages, see the TitleIndex.

