Last Version

Cukestyle plugin 1.0

Plugin that checks the compliance of BDD feature files (cucumber java) against configurable list of rules.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.saiprasadkrishnamurthy
ArtifactId

ArtifactId

cuke-style-maven-plugin
Version

Version

1.0
Type

Type

maven-plugin
Description

Description

Cukestyle plugin
Plugin that checks the compliance of BDD feature files (cucumber java) against configurable list of rules.
Project URL

Project URL

https://github.com/SaiprasadKrishnamurthy/cukestyle-maven-plugin
Source Code Management

Source Code Management

https://github.com/SaiprasadKrishnamurthy/cukestyle-maven-plugin

Download cuke-style-maven-plugin 1.0


<plugin>
    <groupId>com.github.saiprasadkrishnamurthy</groupId>
    <artifactId>cuke-style-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.slf4j : slf4j-simple jar 1.7.7
net.serenity-bdd : serenity-cucumber jar 1.0.15
info.cukes : gherkin jar 2.12.2
com.google.guava : guava jar 18.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
org.apache.maven : maven-plugin-api jar 3.3.3
commons-io : commons-io jar 2.4
org.apache.maven : maven-project jar 3.0-alpha-2
org.reflections : reflections jar 0.9.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.