| Package | Description |
|---|---|
| com.github.timm.cucumber.generate |
| Modifier and Type | Class and Description |
|---|---|
class |
CucumberITGeneratorByFeature
Deprecated.
Generating runners by feature is deprecated, creating runners per scenario is preferred. This class shall
be removed in a future version.
|
class |
CucumberITGeneratorByScenario
Generates Cucumber runner files using configuration from FileGeneratorConfig containing parameters passed into the
Maven Plugin configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CucumberITGenerator |
CucumberITGeneratorFactory.create(ParallelScheme parallelScheme)
Create a CucumberITGenerator based on the given parallel scheme.
|
Copyright © 2015-2016. All Rights Reserved.