Registry / testing / headless

headless

JSON →
library3.0.0rbrubygemsunverified

Ruby interface for Xvfb, allowing creation of a headless display from Ruby code.

gem install headless
INSTALL
IMPORT
SIG · HEADLESS
H
headless
testingrubyv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Headless
require 'headless'

Start a virtual X display for headless GUI testing.

require 'headless' headless = Headless.new headless.start # Now run GUI apps without a display headless.destroy
Debug
Known issues
gotchaRequires Xvfb to be installed on the system.
fix
Install Xvfb via your package manager (e.g., apt-get install xvfb).
affects: >= 0.0.1
Upgrade
Version history
3.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
headless — gem install headless · libregistry