unit testing - Running Actionscript Test from CommandLine -



unit testing - Running Actionscript Test from CommandLine -

i have .as class has tests.

now wondering there way can run tests using command line tools (provided flex sdk)?

you can create flexunit ant task this.

http://docs.flexunit.org/index.php?title=ant_task http://www.unitedmindset.com/jonbcampos/2010/02/02/run-flex-unit-tests-from-ant

cheers

unit-testing testing actionscript

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -