Hey Keative,
You should be able to download the framework.zip file from
http://asunit.org/#getStarted
Just make sure asunit/framework/as3 is in your fla classpath.
We haven't done any testing with Flash Authoring for that release yet, but
you should be able to point Flash Authoring at a base class for the entire
movie. This should be a class that extends TestRunner and calls it's
start(SomeTestCase) from it's constructor or onLoad handler.
Please let me know if this doesn't work for you, or if you have other
questions.
Thanks,
Luke
On 10/5/06, Keative <ke...@gm...> wrote:
>
> Hi Luke,
>
> May I know where I can download updated AsUnit 3.x as you mentioned?
> http://sourceforge.net/forum/forum.php?forum_id=614609
>
> Currently, I am using Flash Pro 9 AS 3 Preview:
> http://labs.adobe.com/technologies/flash9as3preview/
>
> I wanna know how I can execute the unit test by creating a .fla instead of
> using Flex Builder.
>
> Thanks,
>
> Keative
>
>
>
>
|