Search Gradle plugins

Plugin Latest Version

A Cucumber-JVM runner

0.0.12
(11 April 2025)

Plugin that runs cucumber tests for features written in javadocs

0.11.0
(29 December 2024)

A gradle plugin to generate pretty HTML reports for Cucumber from json report files. Uses https://github.com/damianszczepanik/cucumber-reporting for generating the reports.

0.1.25
(05 October 2022)

The gradle cucumber-jvm plugin provides the ability to run cucumber acceptance tests directly from a Gradle build.

0.20
(01 April 2021)

The gradle cucumber-jvm plugin provides the ability to run cucumber acceptance tests directly from a gradle build.

0.17
(03 December 2019)

The gradle cucumber-jvm plugin provides the ability to run cucumber acceptance tests directly from a gradle build.

0.1.1
(04 February 2019)

The gradle cucumber-jvm plugin provides the ability to run cucumber acceptance tests directly from a gradle build.

0.14
(10 April 2018)

Gradle Plugin making Cucumber tests compatible with Develocity's test acceleration features

1.3.0
(13 November 2024)

A cucumber gradle plugin implemented using javaexec. This plugin adds a task called 'cucumberTest' to your cucumber-jvm project enabling you to run tests through gradle using the cucumber cli. Configuration is done at the plugin level and the options to do this are documented in com.github.dave99galloway.gradle.cucumbertest.CucumberTestPluginExtension

1.4.0
(02 June 2021)

Define, run and analyse BDD feature test suites using Cucumber

0.1.0
(27 January 2021)