io.magentys:cinnamon-cucumber

A java test automation framework providing a sprinkling of abstraction

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cinnamon-cucumber
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

A java test automation framework providing a sprinkling of abstraction

Download cinnamon-cucumber

How to add to project

<!-- https://jarcasting.com/artifacts/io.magentys/cinnamon-cucumber/ -->
<dependency>
    <groupId>io.magentys</groupId>
    <artifactId>cinnamon-cucumber</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.magentys/cinnamon-cucumber/
implementation 'io.magentys:cinnamon-cucumber:0.2.0'
// https://jarcasting.com/artifacts/io.magentys/cinnamon-cucumber/
implementation ("io.magentys:cinnamon-cucumber:0.2.0")
'io.magentys:cinnamon-cucumber:jar:0.2.0'
<dependency org="io.magentys" name="cinnamon-cucumber" rev="0.2.0">
  <artifact name="cinnamon-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.magentys', module='cinnamon-cucumber', version='0.2.0')
)
libraryDependencies += "io.magentys" % "cinnamon-cucumber" % "0.2.0"
[io.magentys/cinnamon-cucumber "0.2.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.magentys : cinnamon-core jar 0.2.0
com.google.guava : guava jar 23.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
io.cucumber : cucumber-java jar 4.2.6
io.cucumber : cucumber-guice jar 4.2.6
io.cucumber : cucumber-junit jar 4.2.6
org.aspectj : aspectjrt jar 1.8.7

Project Modules

There are no modules declared in this project.

Cinnamon

Table of contents

Contributing

  1. 🍴 Fork it
  2. Create your feature branch (git checkout -b feature/my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/my-new-feature)
  5. Create new Pull Request
     

Developers

Dave Bassan, Tim Myerscough, Christina Daskalaki, Amit Sharma, Miles Lord, Hamish Tedeschi, Kevin Bradwick
 

Acknowledgments

Powered by NTT DATA

Versions

Version
0.2.0
0.1.3
0.1.2
0.1.0
0.0.3
0.0.2