cinnamon

A java test automation framework providing a sprinkling of abstraction

License

License

GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cinnamon
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

cinnamon
A java test automation framework providing a sprinkling of abstraction
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/MagenTys/cinnamon

Download cinnamon

Filename Size
cinnamon-0.2.0.pom 21 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • archetype
  • core
  • webdriver-factory
  • webdriver
  • rest
  • vendor-support
  • vendor-saucelabs
  • vendor-browserstack
  • cucumber

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