Cucumber - Overview
Overview
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.
The Cucumber plug-in contains two step that use the Cucumber command line interface to compile step definitions and run test scenarios.
This plug-in included the following steps:
Step palette
To access this plug-in in the palette, click Quality > Unit Testing > Cucumber.
Compatibility
This plug-in requires version 6.1.2 or later of IBM UrbanCode Build.
This plug-in is supported to run on all operating systems that are supported by the IBM UrbanCode Build agent.
Installation
No special steps are required for installation. See Installing plug-ins in UrbanCode.
History
Version 1
- Initial release.
Back to … | Latest Version | Cucumber | |||
---|---|---|---|---|---|
All Plugins | Build Plugins | 1.922549 | Readme | Steps | Downloads |