Sha256: ddd00256f77fb158897bf2f4629c3c086759380b01ce5bd7ae6e7277f6465b63
Contents?: true
Size: 1.21 KB
Versions: 2
Compression:
Stored size: 1.21 KB
Contents
<h1 align="center"> <img src="https://raw.githubusercontent.com/BillyRuffian/chutney/master/img/chutney.svg?sanitize=true" alt="Chutney" height="200"> <br> Chutney <br> </h1> <h4 align="center"> This tool lints gherkin files </h4> <div align="center"> [![Gem Version](https://badge.fury.io/rb/chutney.svg)](https://badge.fury.io/rb/chutney) [![Downloads](https://img.shields.io/gem/dt/chutney)](https://rubygems.org/gems/chutney) ![CircleCI branch](https://img.shields.io/circleci/project/github/BillyRuffian/chutney/master.svg?style=flat-square) [![CodeFactor](https://www.codefactor.io/repository/github/billyruffian/chutney/badge?style=flat-square)](https://www.codefactor.io/repository/github/billyruffian/chutney) ![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/BillyRuffian/chutney.svg?style=flat-square) </div> Read the documentation [here](https://billyruffian.github.io/chutney/). See [this page](https://billyruffian.github.io/chutney/usage/rules.html) 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](https://github.com/enkessler/cuke_modeler) to parse your feature files.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chutney-3.7.0 | README.md |
chutney-3.6.0 | README.md |