![GitHub CI - Publish to NPM](https://github.com/leanupjs/leanup/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
[![dependencies][dependencies]][dependencies-url]
[![peerDependencies][peerdependencies]][peerdependencies-url]
[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
[![npm][npm]][npm-url]
[![downloads][downloads]][downloads-url]
[![install-size][install-size]][install-size-url]
[![lernajs][lernajs]][lernajs-url]
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

[npm]: https://img.shields.io/npm/v/@leanup/cli-cucumber
[npm-url]: https://www.npmjs.com/package/@leanup/cli-cucumber
[dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/plugins/cucumber&ref=release/1.2
[dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/plugins/cucumber&ref=release/1.2
[peerdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/plugins/cucumber&ref=release/1.2&type=peer
[peerdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/plugins/cucumber&ref=release/1.2&type=peer
[optionaldependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/plugins/cucumber&ref=release/1.2&type=optional
[optionaldependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/plugins/cucumber&ref=release/1.2&type=optional
[vulnerabilities]: https://img.shields.io/snyk/vulnerabilities/npm/@leanup/cli-cucumber
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-cucumber
[downloads]: https://img.shields.io/npm/dt/@leanup/cli-cucumber
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-cucumber?minimal=true
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-cucumber@next
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-cucumber@next
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet
[lernajs-url]: https://lerna.js.org

# `@leanup/cli-cucumber`

> This module contains the [cucumber](https://cucumber.io/) feature for the [@leanup/cli](https://www.npmjs.com/package/@leanup/cli).

## Dependencies

|                Package |                                                                                                                                                                   Size |                                                                             Vulnerabilities                                                                             |
| ---------------------: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|        @types/cucumber |                      [![install size of @types/cucumber](https://packagephobia.now.sh/badge?p=@types/cucumber)](https://packagephobia.now.sh/result?p=@types/cucumber) |           [![vulnerabilities of @types/cucumber](https://img.shields.io/snyk/vulnerabilities/npm/@types/cucumber)](https://snyk.io/test/npm/@types/cucumber)            |
|               cucumber |                                           [![install size of cucumber](https://packagephobia.now.sh/badge?p=cucumber)](https://packagephobia.now.sh/result?p=cucumber) |                      [![vulnerabilities of cucumber](https://img.shields.io/snyk/vulnerabilities/npm/cucumber)](https://snyk.io/test/npm/cucumber)                      |
| cucumber-html-reporter | [![install size of cucumber-html-reporter](https://packagephobia.now.sh/badge?p=cucumber-html-reporter)](https://packagephobia.now.sh/result?p=cucumber-html-reporter) | [![vulnerabilities of cucumber-html-reporter](https://img.shields.io/snyk/vulnerabilities/npm/cucumber-html-reporter)](https://snyk.io/test/npm/cucumber-html-reporter) |
|        cucumber-pretty |                      [![install size of cucumber-pretty](https://packagephobia.now.sh/badge?p=cucumber-pretty)](https://packagephobia.now.sh/result?p=cucumber-pretty) |           [![vulnerabilities of cucumber-pretty](https://img.shields.io/snyk/vulnerabilities/npm/cucumber-pretty)](https://snyk.io/test/npm/cucumber-pretty)            |
|         nightwatch-api |                         [![install size of nightwatch-api](https://packagephobia.now.sh/badge?p=nightwatch-api)](https://packagephobia.now.sh/result?p=nightwatch-api) |             [![vulnerabilities of nightwatch-api](https://img.shields.io/snyk/vulnerabilities/npm/nightwatch-api)](https://snyk.io/test/npm/nightwatch-api)             |
