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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -