Download JAR files tagged by cucumber with all dependencies
courgette-jvm from group io.github.longphamduc (version 1.0.9)
Courgette-JVM is an extension of Cucumber-JVM with added capabilities to run cucumber tests in parallel on a feature level or on a scenario level. It also provides an option to automatically re-run failed scenarios.
Group: io.github.longphamduc Artifact: courgette-jvm
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact courgette-jvm
Group io.github.longphamduc
Version 1.0.9
Last update 13. May 2019
Organization not specified
URL https://github.com/longphamduc/courgette-jvm
License Apache License 2.0
Dependencies amount 10
Dependencies jsr305, guava, gson, log4j, cucumber-core, cucumber-java, cucumber-java8, cucumber-junit, testng, jackson-databind,
There are maybe transitive dependencies!
Group io.github.longphamduc
Version 1.0.9
Last update 13. May 2019
Organization not specified
URL https://github.com/longphamduc/courgette-jvm
License Apache License 2.0
Dependencies amount 10
Dependencies jsr305, guava, gson, log4j, cucumber-core, cucumber-java, cucumber-java8, cucumber-junit, testng, jackson-databind,
There are maybe transitive dependencies!
tck from group org.opencypher (version 1.0.0-1.0.0-M14)
openCypher Technology Compatibility Kit (TCK)
A test suite to verify conformance to the openCypher standard graph query language.
The tests are written in Gherkin and compatible with Cucumber.
0 downloads
Artifact tck
Group org.opencypher
Version 1.0.0-1.0.0-M14
Last update 11. April 2019
Organization not specified
URL http://opencypher.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.opencypher
Version 1.0.0-1.0.0-M14
Last update 11. April 2019
Organization not specified
URL http://opencypher.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
cucumber-runner-maven-plugin from group eu.evops.maven.plugins (version 1.18)
Maven plugin for running cucumber features in parallel using cucumber's Main class. To use it, add it to your pom file as a build plugin
Group: eu.evops.maven.plugins Artifact: cucumber-runner-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact cucumber-runner-maven-plugin
Group eu.evops.maven.plugins
Version 1.18
Last update 04. April 2018
Organization not specified
URL https://github.com/eu-evops/cucumber-runner-maven-plugin
License MIT License
Dependencies amount 6
Dependencies maven-plugin-api, cucumber-java, maven-core, json, cucumber-reporting, jdom,
There are maybe transitive dependencies!
Group eu.evops.maven.plugins
Version 1.18
Last update 04. April 2018
Organization not specified
URL https://github.com/eu-evops/cucumber-runner-maven-plugin
License MIT License
Dependencies amount 6
Dependencies maven-plugin-api, cucumber-java, maven-core, json, cucumber-reporting, jdom,
There are maybe transitive dependencies!
gherkin-parser from group com.memtrip.cucumber.smoothie (version 1.0.3)
Preprocesses cucumber annotations, parses Gherkin feature files and uses the result to generate a test runner for the cucumber step definitions
defined by the developer.
Group: com.memtrip.cucumber.smoothie Artifact: gherkin-parser
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact gherkin-parser
Group com.memtrip.cucumber.smoothie
Version 1.0.3
Last update 16. May 2017
Organization not specified
URL https://github.com/memtrip/cucumber-smoothie
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies gherkin-binding, gherkin, freemarker, auto-service, google-java-format, commons-io,
There are maybe transitive dependencies!
Group com.memtrip.cucumber.smoothie
Version 1.0.3
Last update 16. May 2017
Organization not specified
URL https://github.com/memtrip/cucumber-smoothie
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies gherkin-binding, gherkin, freemarker, auto-service, google-java-format, commons-io,
There are maybe transitive dependencies!
cukespace-core from group com.github.cukespace (version 1.6.7)
Group: com.github.cukespace Artifact: cukespace-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact cukespace-core
Group com.github.cukespace
Version 1.6.7
Last update 25. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies cucumber-java, cucumber-junit, cucumber-reporting, arquillian-junit-container, shrinkwrap-api, hamcrest-all, mockito-all,
There are maybe transitive dependencies!
Group com.github.cukespace
Version 1.6.7
Last update 25. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies cucumber-java, cucumber-junit, cucumber-reporting, arquillian-junit-container, shrinkwrap-api, hamcrest-all, mockito-all,
There are maybe transitive dependencies!
cukespace-parent from group com.github.cukespace (version 1.6.7)
The Cukes in Space! project allows you to run Cucumber features against
the application server of your choice using the Arquillian test
framework.
Group: com.github.cukespace Artifact: cukespace-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cukespace-parent
Group com.github.cukespace
Version 1.6.7
Last update 25. April 2017
Organization not specified
URL https://github.com/lmcgrath/cukespace
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.cukespace
Version 1.6.7
Last update 25. April 2017
Organization not specified
URL https://github.com/lmcgrath/cukespace
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
allure-cucumber-jvm-adaptor from group io.tapack (version 0.2)
This adaptor allows to generate allure xml reports after cucumber-jvm Junit test execution. (Scenario -> Test)
Artifact allure-cucumber-jvm-adaptor
Group io.tapack
Version 0.2
Last update 31. March 2016
Organization not specified
URL https://github.com/tapack/allure-cucumber-jvm-adaptor
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies allure-core, allure-java-aspects, allure-commons, cucumber-junit, cucumber-core, cucumber-java, commons-lang3, slf4j-simple, gherkin,
There are maybe transitive dependencies!
Group io.tapack
Version 0.2
Last update 31. March 2016
Organization not specified
URL https://github.com/tapack/allure-cucumber-jvm-adaptor
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies allure-core, allure-java-aspects, allure-commons, cucumber-junit, cucumber-core, cucumber-java, commons-lang3, slf4j-simple, gherkin,
There are maybe transitive dependencies!
rest-cucumber from group com.github.liamhayes1 (version 1.3)
Rest Cucumber allows you to attach a rest client for retrieval of Cucumber feature files and posting of Cucumber test results
Group: com.github.liamhayes1 Artifact: rest-cucumber
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact rest-cucumber
Group com.github.liamhayes1
Version 1.3
Last update 07. February 2016
Organization not specified
URL https://github.com/LiamHayes1/rest-cucumber
License MIT License
Dependencies amount 5
Dependencies cucumber-core, cucumber-junit, mockito-all, cucumber-java, commons-lang3,
There are maybe transitive dependencies!
Group com.github.liamhayes1
Version 1.3
Last update 07. February 2016
Organization not specified
URL https://github.com/LiamHayes1/rest-cucumber
License MIT License
Dependencies amount 5
Dependencies cucumber-core, cucumber-junit, mockito-all, cucumber-java, commons-lang3,
There are maybe transitive dependencies!
cucumber-test-runner from group com.github.adedayo.intellij.sdk (version 142.1)
A packaging of the IntelliJ Community Edition cucumber-test-runner library.
This is release number 1 of trunk branch 142.
0 downloads
Artifact cucumber-test-runner
Group com.github.adedayo.intellij.sdk
Version 142.1
Last update 13. July 2015
Organization not specified
URL http://www.jetbrains.com/idea
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.adedayo.intellij.sdk
Version 142.1
Last update 13. July 2015
Organization not specified
URL http://www.jetbrains.com/idea
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
cucumber-jvm-formatter from group com.github.adedayo.intellij.sdk (version 142.1)
A packaging of the IntelliJ Community Edition cucumber-jvm-formatter library.
This is release number 1 of trunk branch 142.
Group: com.github.adedayo.intellij.sdk Artifact: cucumber-jvm-formatter
Show documentation Show source
Show documentation Show source
63 downloads
Artifact cucumber-jvm-formatter
Group com.github.adedayo.intellij.sdk
Version 142.1
Last update 13. July 2015
Organization not specified
URL http://www.jetbrains.com/idea
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.adedayo.intellij.sdk
Version 142.1
Last update 13. July 2015
Organization not specified
URL http://www.jetbrains.com/idea
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 42 from 3 (items total 473)