Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyleroush/cucmber-maven-plugin

A plugin to help by generating feature file
https://github.com/kyleroush/cucmber-maven-plugin

cucumber hacktoberfest maven-plugin

Last synced: about 1 month ago
JSON representation

A plugin to help by generating feature file

Awesome Lists containing this project

README

        

# cucmber-maven-plugin

## What It Does

This is about how you can have common senarios across multiple feature file that you want to have managed in a single places but applied to mutltiple features
so what this does is given feature files it will check the tags on the feature and see if you have specified a subfeature that matches that tag and it will generate a new file with the all additional steps from all of the sub features.

## TODO

* make more configruation possible
* include docemtation on the plugin to pull in other resource files and test files