Return-Path: X-Original-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C17819191 for ; Fri, 17 Feb 2012 20:19:12 +0000 (UTC) Received: (qmail 38189 invoked by uid 500); 17 Feb 2012 20:19:12 -0000 Delivered-To: apmail-incubator-flex-commits-archive@incubator.apache.org Received: (qmail 38168 invoked by uid 500); 17 Feb 2012 20:19:12 -0000 Mailing-List: contact flex-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-commits@incubator.apache.org Received: (qmail 38159 invoked by uid 99); 17 Feb 2012 20:19:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 20:19:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 20:19:10 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9BE5023889D7 for ; Fri, 17 Feb 2012 20:18:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r805208 - in /websites/staging/flex/trunk: ./ content/flex/source.html Date: Fri, 17 Feb 2012 20:18:49 -0000 To: flex-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120217201849.9BE5023889D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Fri Feb 17 20:18:49 2012 New Revision: 805208 Log: Staging update by buildbot for flex Modified: websites/staging/flex/trunk/ (props changed) websites/staging/flex/trunk/content/flex/source.html Propchange: websites/staging/flex/trunk/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Feb 17 20:18:49 2012 @@ -1 +1 @@ -1245292 +1245737 Modified: websites/staging/flex/trunk/content/flex/source.html ============================================================================== --- websites/staging/flex/trunk/content/flex/source.html (original) +++ websites/staging/flex/trunk/content/flex/source.html Fri Feb 17 20:18:49 2012 @@ -66,12 +66,15 @@ repository in your web browser.

Including SVN overhead, this requires approximately 4 GB of storage.

Apache Flex SDK Automated Testing Libraries

-

We use FlexUnit for unit testing and Mockolate for mocks and test spies. +

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.

-

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.

+

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.