ReportPortal Cucumber Integration
There is an agent to integrate Cucumber with ReportPortal.
Cucumber is a popular open-source framework for behavior-driven development (BDD) which based on Gherkin language and allows developers, testers, and business stakeholders to work together and define an application's behavior.
Compatibility matrix for cucumber agents
| Version(s) of cucumber java and cucumber junit | Gherkin's version(s) | Link to agent's github |
|---|---|---|
| 1.2.5 | 2.12.2 | sources/cucumber1 |
| 2.0.0 - 2.4.0 | 3.2.0 - 5.1.0 | sources/cucumber2 |
| 3.0.0 - 3.0.2 | _ | sources/cucumber3 |
| 4.4.0 - 4.8.1 | 3.2.0 - 5.1.0 | sources/cucumber4 |
| 5.0.0 - 5.7.0 | _ | sources/cucumber5 |
| 6.0.0 - 7.0.0 | 6.0.0 - 7.0.0 | sources/cucumber6 |