-
Notifications
You must be signed in to change notification settings - Fork 196
Arguments
This page lists the various arguments available to the user when using Pickles. A detailed explanation of the parameter, list of possible values and an example of how it is used with each one of the test runners is provided.
Allows the user to tell Pickles the root directory where the feature files are located. All files underneath this root directory will be added to the output documentation.
None as yet.
Any valid directory path, either absolute or relative.
- Console
Pickles.exe --feature-directory=C:\MyProject\Features
Pickles.exe -f=C:\MyProject\Features
- Powershell
Pickle-Features -FeatureDirectory C:\MyProject\Features
-
MSBuild
-
NAnt
Allows the user to customize where the generated output will go.
None as yet.
Any valid directory path, either absolute or relative.
- Console
Pickles.exe --output-directory=C:\GeneratedDocs
Pickles.exe -o=C:\GeneratedDocs
- Powershell
Pickle-Features -OutputDirectory C:\GeneratedDocs
-
MSBuild
-
NAnt
If the user decides to weave test results into the generated output then this specifies what format the test results are in
NUnit
NUnit, xUnit
- Console
- Powershell
- MSBuild
- NAnt
If the user decides to weave test results into the generated output then this specifies what format the test results are in
NUnit
NUnit, xUnit
- Console
- Powershell
- MSBuild
- NAnt
If the user decides to weave test results into the generated output then this specifies what format the test results are in
NUnit
NUnit, xUnit
- Console
- Powershell
- MSBuild
- NAnt
If the user decides to weave test results into the generated output then this specifies what format the test results are in
NUnit
NUnit, xUnit
- Console
- Powershell
- MSBuild
- NAnt
If the user decides to weave test results into the generated output then this specifies what format the test results are in
NUnit
NUnit, xUnit
- Console
- Powershell
- MSBuild
- NAnt
If the user decides to weave test results into the generated output then this specifies what format the test results are in
NUnit
NUnit, xUnit
- Console
- Powershell
- MSBuild
- NAnt