Am Mittwoch, 15. Dezember 2004 20:10 schrieb Robert Schuster: > Hi > > >No, we can't do this yet, but it's something we should work on. > > We need to put a gui testing framework in mauve first. We'll > > need to use Xvfb so that nothing is actually displayed on the > > tester's desktop. And we'll likely want a java.awt.Robot > > implementation too so that we can script gui tests. > > Would it be feasible to simply add another keyword > (mauve-annotation?) like "//Tags" and "//Uses"? > A test being marked with e.g. "//Gui" would then only run if the > test environment is configured for that.
The idea is to run the GUI tests headless without user interaction as a batch job. Michael -- Homepage: http://www.worldforge.org/ _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

