cucumber-java-skeleton
Cucumber setup
A minimal Cucumber test suite with Java glue code
This is the simplest possible setup for Cucumber-JVM using Java.
462 stars
106 watching
624 forks
Language: Java
last commit: 10 days ago Related projects:
Repository | Description | Stars |
---|---|---|
damianszczepanik/cucumber-reporting | Generates pretty HTML reports from Cucumber JSON reports | 548 |
jenkinsci/cucumber-reports-plugin | Generates HTML reports from cucumber test results | 210 |
ctco/cukes | A Cucumber-based testing framework for RESTful APIs | 112 |
trivago/cluecumber | Generates clear and concise reports from Cucumber BDD JSON files | 272 |
gkushang/cucumber-html-reporter | Generates HTML reports from Cucumber JSON files with customizable themes and options. | 234 |
cucumber/aruba | Test command-line applications using behavior-driven development (BDD) frameworks. | 948 |
trivago/cucable-plugin | A Maven plugin that simplifies running Cucumber scenarios in parallel. | 115 |
priyankshah217/appiumcucumbertest | Demonstrates mobile app testing using BDD with Cucumber and Appium | 37 |
calabash/calabash-android | Automated testing tool for Android applications using Cucumber and Ruby. | 1,683 |
cucumber/cucumber-jvm | A pure Java implementation of Cucumber, allowing developers to write behavior-driven tests using a natural language syntax. | 2,703 |
codelytv/java-ddd-example | Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture | 434 |
marketionist/testcafe-cucumber-steps | A tool for writing end-to-end tests using TestCafe and Cucumber | 24 |
codelytv/java-basic-skeleton | A basic Java project skeleton with JUnit and Gradle setup for quick project creation | 51 |
darrinholst/eslint-plugin-cucumber | A plugin for ESLint to enforce coding standards and rules specific to Cucumber step definitions. | 7 |
enkessler/cuke_modeler | Provides an abstraction layer to model Cucumber test suites | 22 |