Code Monkey home page Code Monkey logo

Comments (3)

mimshwright avatar mimshwright commented on July 30, 2024

I think this is being done with ant scripts, "ant test". I did set up FlashBuilder to do it once but I couldn't tell you exactly how.
I'll see if I can pass this on to someone more worthy of answering the question.

from as3-utils.

mimshwright avatar mimshwright commented on July 30, 2024

Drew, can you help answer this question please?

from as3-utils.

drewbourne avatar drewbourne commented on July 30, 2024

I've just added test/UtilsTestRunner.as to build and run the test. See test/UtilsTestSuite.as for the FlexUnit Test Suite.

In order to setup the project in Flash Builder, follow these steps:

  • clone the repository into your workspace
  • in Flash Builder, create a new Flex Library project
  • in the "New Flex Library Project" window, set the project name to 'as3-utils'
  • select Use a specific SDK: ''Flex 4.0"
  • select Next
  • under the Library path tab, select 'Add SWC Folder', add 'libs'
  • under the Source path tab, select 'Add Folder', add 'test'
  • select Finish

Running the tests:

  • right now, running the full test suite is best done by running 'ant clean package' from the project root folder.
  • running each individual tests should be fine from within Flash Builder.

PS. If you get get weird errors from StyleManager try using Flex 3.5.0 to get the tests to run in Flash Builder.

from as3-utils.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.