License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Maven Build Tools Cucumber Application Testing & Monitoring |
GroupId | GroupIdorg.bitbucket.idensitylab |
ArtifactId | ArtifactIdcucumber-features-pp-maven-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionorg.bitbucket.idensitylab:cucumber-features-pp-maven-plugin
A Maven Plugin to use CSV Testdata in Cucumber Featurefiles.
All feature files will be copied from your configured 'featuresInputDirectory' to
directory `featuresOutputDirectory` and replace the included tag with content of referenced csv file.
|
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.bitbucket.idensitylab</groupId>
<artifactId>cucumber-features-pp-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven : maven-core | jar | 3.3.9 |
org.apache.maven : maven-artifact | jar | 3.3.9 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.3.9 |
junit : junit | jar | 4.12 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |