This class holds all the options that are relevant for specs2 execution and reporting.
This trait provides shortcuts to create Arguments instances
This trait provides shortcuts for frequently used arguments
This trait can be mixed in with a Specification to hold command line arguments when the specification is created.
This trait can be mixed in with a Specification to hold command line arguments when the specification is created. This allows to create fragments based on the arguments passed by the user on the command line
this trait is used to define and compute the differences between values (used by the reporters)
This trait can be used to deactivate the conversion of any value to an ArgsProperty
The SmartDiffs class holds all the required parameters to show differences between 2 values using the edit distance algorithm
Utility methods to get systems properties prefixed with specs2
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