You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by s9...@apache.org on 2012/02/17 21:18:45 UTC

svn commit: r1245737 - /incubator/flex/site/trunk/content/flex/source.mdtext

Author: s9tpepper
Date: Fri Feb 17 20:18:45 2012
New Revision: 1245737

URL: http://svn.apache.org/viewvc?rev=1245737&view=rev
Log:
Updated the verbiage for automated test frameworks to clear things up a little bit after reading through feedback in the mailing list.

Modified:
    incubator/flex/site/trunk/content/flex/source.mdtext

Modified: incubator/flex/site/trunk/content/flex/source.mdtext
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/content/flex/source.mdtext?rev=1245737&r1=1245736&r2=1245737&view=diff
==============================================================================
--- incubator/flex/site/trunk/content/flex/source.mdtext (original)
+++ incubator/flex/site/trunk/content/flex/source.mdtext Fri Feb 17 20:18:45 2012
@@ -32,13 +32,17 @@ Including SVN overhead, this requires ap
 
 ## Apache Flex SDK Automated Testing Libraries
 
-We use [FlexUnit][4] for unit testing and [Mockolate][5] for mocks and test spies.
+We use [FlexUnit][4] 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][5] for mocks and test spies in unit tests. 
+Read more about Mockolate on the project [homepage][5]. 
+
+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 has finished going through the donation process from Adobe
-to The Apache Software Foundation.
+the testing framework and existing test suite(s) are finished going through the donation 
+process from Adobe to The Apache Software Foundation.
 
 
 [1]: http://subversion.apache.org