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 :) _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
