alias for overrideWith
a new Arguments object with only some arguments on the command line
a new Arguments object with some arguments removed from the command line
true if a switch is present or a flag is set
a new Arguments object where the values of this are overridden with the values of other if defined
shortcut methods to add ansi colors to some text depending on its status
This class holds all the options that are relevant for specs2 execution and reporting.
The arguments are grouped along 4 functions:
- select: for the selection of what must be executed - execute: for the execution of fragments - store: for the storing of execution results - report: for the reporting of results