[osflash] Headless unittesting?
Kelvin Luck
kelvin at kelvinluck.com
Tue Jun 10 07:15:42 PDT 2008
Martin Wood-Mitrovski wrote:
>
> so, did your flexunit setup log its output somewhere? if so where and how? :)
>
>
We used a modified version of flexunit which sent it's results over a
socket to a java server. That server was started by an ant task which
then got flex unit running. The java wrote an XML file which Hudson (our
CI server) read to know if the tests passed...
Basically what's described in much more detail here:
http://weblogs.macromedia.com/pmartin/archives/2006/06/flexunit_ant.html
Hope that helps,
Kelvin :)
More information about the osflash
mailing list