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
Post a Comment