Cucumber - Overview
The Cucumber plug-in automates running Cucumber test scenarios. Test scenarios are based on Behavior Driven Development (BDD) written to test product features. Cucumber test scenarios are written using the Gherkin syntax. Each scenario contains a set of steps that are verified processed by the Cucumber tool. A report of success or failure is generated for each scenario. Scenarios are stored as .feature text files. Step Definitions, referred to as glue contain a Java method linking to one or more scenario steps.
Compatibility
This plug-in requires DevOps Velocity version 1.4.5 and later.
Versions
There is no install process for this plug-in. DevOps Velocity plug-in images are located in DockerHub and the UrbanCode Velolcity code accesses the version that you select. To view available versions, see the UrbanCode DockerHub.
History
Version 1.0.34
- xml2json alternative added
Version 1.0.33
- Reduced Vulnerabilities
Version 1.0.8
- Support Multiple Test Suites
Version 1.0.7
- Bug fix.
Version 1.0.3
- Initial release.
Back to … | Latest Version | Cucumber | |||
---|---|---|---|---|---|
All Plugins | Velocity Plugins | 1.0.8 | Readme | Usage | Downloads |