Comments on Running tests that require an X server | 4 comments | Post a comment
Re: Running tests that require an X server
Written by Anonymous Coward (0) on 2009-5-3 (日) at 11:11 pm
I encountered the same problem (and the same solution) a few years ago.
I created Test::NeedsDisplay which goes some way towards automating the spawning of xvfb-run when the host has no DISPLAY.
DISPLAY
This is Florian Ragwitz' blog
Comments on Running tests that require an X server | 4 comments | Post a comment
Re: Running tests that require an X server
Written by Anonymous Coward (0) on 2009-5-3 (日) at 11:11 pm
I encountered the same problem (and the same solution) a few years ago.
I created Test::NeedsDisplay which goes some way towards automating the spawning of xvfb-run when the host has no
DISPLAY.[ Link | XML | YAML | Reply... ]