fit:run

Mojo to run Fit tests via a Fixture

Parameters for the goal:

Parameter Type Expression Default Value Description
caseSensitive (Optional) boolean - false Flag to indicate that path names are case sensitive
classpathElements List ${project.testClasspathElements} - Classpath.
ignoreFailures (Optional) boolean - false The option to ignore fixture failures
outputDirectory String - - The output directory where the results of Fit processing is written to
parseTags (Optional) String - - The parsee tags used to identify the Fit tables.
sourceDirectory String - - The source directory containing the Fit fixtures
sourceExcludes (Optional) String - - The filter for source file excludes, relative to the source directory, as CSV patterns.
sourceIncludes (Optional) String - - The filter for source file includes, relative to the source directory, as CSV patterns.