|
From: Luke B. <lb...@pa...> - 2008-04-09 17:22:12
|
Hello, Yes there is! You can download the 'Framework' archive from here: http://www.asunit.org/#getStarted Tests compiled against the 'as2' folder should send test results to any running instance of the AsUnitUI.swf (found inside that package). If you're using Flash Authoring, this is also the build provided by the .mxp installer (found on the same link). It has been an awfully long time since I've dug into that branch, so please feel free to check it out of SVN and submit any patches that may be necessary. https://asunit.svn.sourceforge.net/svnroot/asunit/trunk/framework/as2 Please be sure to send future questions to the AsUnit users mailing list. If you have a question, there's a good chance someone else does too! http://lists.sourceforge.net/lists/listinfo/asunit-users Thanks, Luke Bayes http://www.asunit.org > Hello ! > > I'm now using Asunit for unitary tests and i would like to know if it was > possible to get a version that doesn't use > > the throw method because the versions of flash players under seven can't > handle exceptions. |