Skip to the content.

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

Version 1.0.33

Version 1.0.8

Version 1.0.7

Version 1.0.3

Back to …   Latest Version Cucumber    
All Plugins Velocity Plugins 1.0.8 Readme Usage Downloads