The project is in a healthy, maintained state
A linter for your Cucumber features. Making sure you have nice, expressible Gherkin is essential is making sure you have a readable test-base. Chutney is designed to sniff out smells in your feature files. It supports any spoken language Cucumber supports.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.8
~> 13.0
~> 0.13
~> 3.8
>= 7.0
~> 1.50.2

Runtime

~> 0.4.0
>= 1.8.2, < 1.15.0
~> 0.7
~> 0.3
 Project Readme

Chutney
Chutney

This tool lints gherkin files

Gem Version Downloads CircleCI branch CodeFactor GitHub tag (latest SemVer)

Read the documentation here.

See this page for a full list of the rules chutney encourages.

Notes

Chutney 3+ has replaced its direct dependency on Cucumber and instead uses the excellent cuke_modeller to parse your feature files.