[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Visual mauve test?
From: |
Thomas Fitzsimmons |
Subject: |
Re: Visual mauve test? |
Date: |
Tue, 14 Dec 2004 17:31:13 -0500 |
On Mon, 2004-12-13 at 12:44 +0100, Thomas Zander wrote:
> Would anyone have problems with me committing a mauve test that opens a
> Window for a very little time?
>
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.
Tom