common
Issue hub
Collects and addresses common issues across multiple Cucumber libraries
A home for issues that are common to multiple cucumber repositories
3k stars
215 watching
694 forks
last commit: 3 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cucumber/godog | A BDD framework for writing and executing tests in Go, merging specification and test documentation into one cohesive whole. | 2,314 |
cucumber/cucumber-jvm | A pure Java implementation of Cucumber, allowing developers to write behavior-driven tests using a natural language syntax. | 2,703 |
gkushang/cucumber-html-reporter | Generates HTML reports from Cucumber JSON files with customizable themes and options. | 234 |
damianszczepanik/cucumber-reporting | Generates pretty HTML reports from Cucumber JSON reports | 548 |
ctco/cukes | A Cucumber-based testing framework for RESTful APIs | 112 |
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 |
cucumber/cucumber-java-skeleton | A minimal Cucumber test suite with Java glue code | 462 |
darrinholst/eslint-plugin-cucumber | A plugin for ESLint to enforce coding standards and rules specific to Cucumber step definitions. | 7 |
jenkinsci/cucumber-reports-plugin | Generates HTML reports from cucumber test results | 210 |
enkessler/cuke_linter | A tool that checks Cucumber feature files for coding errors and style issues | 32 |
rajatthareja/reportbuilder | Merges Cucumber JSON reports and generates mobile-friendly HTML test report, JSON report, and retry file. | 82 |
hedhyw/gherkingen | Generates test boilerplate from Cucumber/Gherkin feature files for Golang applications. | 77 |
antham/ghokin | A tool that formats and transforms Gherkin files according to specified rules | 43 |
cucumber/aruba | Test command-line applications using behavior-driven development (BDD) frameworks. | 948 |