Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Experimental

Matti Schneider edited this page Nov 7, 2012 · 4 revisions

Experimental

A list of experimental / developer-level features, setups and anything.

WARNING: support for anything documented here is not guaranteed at all!

Configuration keys

matchTriesDelay

The delay, in milliseconds, between each retry in case of feature steps failures that happen before the end of the timeout.

logLevel

A hash with two supported keys: suites and steps, that define how verbose the loggers for each category will be. The difference between the categories is a bit blurry at the moment, and they are not overridden by user-level configuration files, only in the main config.js. This is currently more of a “debug mode” trigger.

Allowed levels are "none", "debug", "warn", "info", "verbose", "silly".

Clone this wiki locally