>OK, I didn't see any non-Flex apps around the runners.  The deal is the mx and 
>Spark apps can't wrap the runners and load in FlexJS classes at the same time. 
> I think I'll just have to replace the Spark app with a FlexJS app.

No problem. We even got FlexUnit working in Flash pro at one point.

I don't know of any resultant JS at this point.  I did wonder about 
cross-compiling FlexUnit and the tests via FalconJX/FlexJS.  Do you think that 
would work?  
>Perhaps, the biggest problem is the metadata introspection. If you have a way 
>to mimic that in JS, there would be no issue... but that's the blocker that 
>stopped me from going that route

Or should we actually use some JS testing framework for the hand-written JS 
pieces?  
>I would recommend looking into Jasmine for this. It's what we did on the 
>Randori front

IMO, being able to write JS tests with a similar pattern/workflow as FlexUnit 
would be good.  A quick survey didn't really turn up anything that looked like 
FlexUnit.  
>QUnit is about the closest

Reply via email to