Socket
Book a DemoInstallSign in
Socket

chutney

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chutney

3.12.0
bundlerRubygems
Version published
Maintainers
4
Created
Source

Chutney
Chutney

This tool lints gherkin files

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

Read the documentation here.

Your documentation is precious and should be treated as such. Chutney is a tool to help you keep your gherkin files in good shape. It will help you to write better gherkin and keep your feature files consistent through an opinionated, but optional, set of rules.

Installation

Ruby

Chutney is a ruby gem, so relies on you having ruby installed. It requires ruby 3.2 or later.

For macOS, Linux or other Unix-like systems, I recommend using a version manager like rvm, asdf or rbenv.

For Windows, you can use RubyInstaller.

Chutney

To install chutney system-wide, run:

gem install chutney

To install chutney for a specific project, add it to your Gemfile:

gem 'chutney'

Usage

To run chutney, simply run:

chutney

It will search for any .feature files beneath the current directory and give you an opinion. It comes with a default set of rules and will give you a little nudge if you haven't got your own chutney configuration file.

To create a configuration file, run:

chutney --init

(Configuration files can in either .chutney.yml or .chutney.yml and reside in the top-level of the project or in a /config directory.)

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.

FAQs

Package last updated on 25 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.