Source Control
We use Apache Subversion for version control. You can browse our repository in your web browser.
For further information see the Apache Source Code Repository page.
Getting the source code
This will get you everything:
svn co https://svn.apache.org/repos/asf/incubator/flex/trunk flex
Including SVN overhead, this requires approximately 4 GB of storage.
Apache Flex SDK Automated Testing Libraries
We use FlexUnit for unit testing. FlexUnit is in the initial phases of being donated to the Apache Flex project, more information will be posted here as it becomes available.
We use Mockolate for mocks and test spies in unit tests. Read more about Mockolate on the project homepage.
We use Mustella for functional testing of the SDK. Information on Mustella based functional testing will become available here as soon as the testing framework and existing test suite(s) are finished going through the donation process from Adobe to The Apache Software Foundation.


