Hi,

I'm trying to figure out how to build tests for the AS to JS cross compilation.

Should we write AS "strings" and have a script put those through the
FalconJS/FalconJx compiler and compare the result with a pre-defined
"intermediate JS" result? If so, what would be the best tool to write
those tests in? Ant? Shell script? Something else?

I'll be writing the JS tests in Jasmine (mainly because that's what I
know), to test the result from putting the FalconJx output through the
Google Closure Compiler and later on the Closure Builder.

Preferably we would be able to integrate both test suites, so we can
test AS -> "final JS" in one go.

Thoughts?

EdB



--
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to