cucumber-jvm
Behavior-driven test tool
A pure Java implementation of Cucumber, allowing developers to write behavior-driven tests using a natural language syntax.
Cucumber for the JVM
3k stars
214 watching
2k forks
Language: Java
last commit: 6 days ago
Linked from 2 awesome lists
cucumber-jvmjavapolyglot-releasetidelift
Related projects:
Repository | Description | Stars |
---|---|---|
cucumber/cucumber-js | A tool for writing and running automated tests in plain language | 5,063 |
cucumber/common | Collects and addresses common issues across multiple Cucumber libraries | 3,363 |
cucumber/cucumber-java-skeleton | A minimal Cucumber test suite with Java glue code | 462 |
cucumber/godog | A BDD framework for writing and executing tests in Go, merging specification and test documentation into one cohesive whole. | 2,314 |
jenkinsci/cucumber-reports-plugin | Generates HTML reports from cucumber test results | 210 |
damianszczepanik/cucumber-reporting | Generates pretty HTML reports from Cucumber JSON reports | 548 |
trivago/cucable-plugin | A Maven plugin that simplifies running Cucumber scenarios in parallel. | 115 |
trivago/cluecumber | Generates clear and concise reports from Cucumber BDD JSON files | 272 |
ctco/cukes | A Cucumber-based testing framework for RESTful APIs | 112 |
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 |
rajatthareja/reportbuilder | Merges Cucumber JSON reports and generates mobile-friendly HTML test report, JSON report, and retry file. | 82 |
tvarchive/optimustemplate | A Cucumber JVM implementation template using the Optimus mobile automation framework for Android app testing | 66 |
marketionist/testcafe-cucumber-steps | A tool for writing end-to-end tests using TestCafe and Cucumber | 24 |
darrinholst/eslint-plugin-cucumber | A plugin for ESLint to enforce coding standards and rules specific to Cucumber step definitions. | 7 |