PicklesHelper
Contains tasks to run the Pickles living documentation generator
Nested types and modules
| Type | Description |
| DocumentationFormat | |
| PicklesErrorLevel | Option which allows to specify if failure of pickles should break the build. |
| PicklesParams | The Pickles parameter type |
| TestResultsFormat | The format of the test results |
Functions and values
| Function or value | Description | ||
buildPicklesArgs parameters
Signature: parameters:PicklesParams -> string
|
|
||
Pickles setParams
Signature: setParams:(PicklesParams -> PicklesParams) -> unit
|
Runs pickles living documentation generator via the given tool Will fail if the pickles command line tool terminates with a non zero exit code. The pickles command line tool terminates with a non-zero exit code if there is any error. Parameters
Sample usage
|
||
PicklesDefaults
Signature: PicklesParams
|
The Pickles default parameters Defaults
|