Global

Methods


fxXvfb(func)

Fixture to launch Xvfb.

Parameters:
Name Type Description
func function

Test funciton.

Source:

pluginHelp(yargs, d)

Xvfb plugin help.

Parameters:
Name Type Description
yargs yargs

yargs instance in order to expand its options.

d function

Function to manage option description: join, colorize, etc.

Source:
Returns:
  • Expanded yargs instance.
Type
yargs