Details
Description
Some systems used to implement steps may use system properties to control or override their behaviour. E.g. WebDriver system properties to override the default location of the browsers.
While system properties may be set at command-line via -D parameters, it is useful to be able to set them via the Embedder and set them before the stories are run.
The system properties should also be configurable via Ant or Maven.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Summary | Allow processing of system processing before stories are run | Allow processing of system properties before stories are run |