Last Version

com.disney.studio.cucumber.slices.plugin:cucumber-slices-maven-plugin 1.8.2

The Cucumber Slices Plugin is designed to parse Cucumber feature files with 1 or more scenarios into many feature files, each with 1 scenario per feature file. Each parsed feature file is associated with a Cucumber runner file that is generated at runtime. The Cucumber runner files can be executed in parallel using Maven's Surefire or Failsafe Plugin.

License

License

Categories

Categories

Maven Build Tools Cucumber Application Testing & Monitoring
GroupId

GroupId

com.disney.studio.cucumber.slices.plugin
ArtifactId

ArtifactId

cucumber-slices-maven-plugin
Version

Version

1.8.2
Type

Type

maven-plugin
Description

Description

com.disney.studio.cucumber.slices.plugin:cucumber-slices-maven-plugin
The Cucumber Slices Plugin is designed to parse Cucumber feature files with 1 or more scenarios into many feature files, each with 1 scenario per feature file. Each parsed feature file is associated with a Cucumber runner file that is generated at runtime. The Cucumber runner files can be executed in parallel using Maven's Surefire or Failsafe Plugin.
Project URL

Project URL

https://github.com/DisneyStudios/cucumber-slices-maven-plugin
Source Code Management

Source Code Management

https://github.com/DisneyStudios/cucumber-slices-maven-plugin/tree/master

Download cucumber-slices-maven-plugin 1.8.2


<plugin>
    <groupId>com.disney.studio.cucumber.slices.plugin</groupId>
    <artifactId>cucumber-slices-maven-plugin</artifactId>
    <version>1.8.2</version>
</plugin>

Dependencies

compile (22)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.16
info.cukes : cucumber-groovy jar 1.2.4
info.cukes : cucumber-junit jar 1.2.4
org.codehaus.groovy : groovy jar 2.5.14
org.codehaus.groovy : groovy-bsf jar 2.5.14
org.codehaus.groovy : groovy-cli-picocli jar 2.5.14
org.codehaus.groovy : groovy-cli-commons jar 2.5.14
org.codehaus.groovy : groovy-console jar 2.5.14
org.codehaus.groovy : groovy-datetime jar 2.5.14
org.codehaus.groovy : groovy-docgenerator jar 2.5.14
org.codehaus.groovy : groovy-groovydoc jar 2.5.14
org.codehaus.groovy : groovy-groovysh jar 2.5.14
org.codehaus.groovy : groovy-jmx jar 2.5.14
org.codehaus.groovy : groovy-json jar 2.5.14
org.codehaus.groovy : groovy-jsr223 jar 2.5.14
org.codehaus.groovy : groovy-macro jar 2.5.14
org.codehaus.groovy : groovy-nio jar 2.5.14
org.codehaus.groovy : groovy-sql jar 2.5.14
org.codehaus.groovy : groovy-xml jar 2.5.14
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : slf4j-log4j12 jar 1.7.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.