Sha256: 14f0e7176f4903a983dce22252ef85dddb3158f0575919218d0ed45cdb22ad2c

Contents?: true

Size: 635 Bytes

Versions: 7

Compression:

Stored size: 635 Bytes

Contents

Please read [CONTRIBUTING](https://github.com/cucumber/gherkin/blob/master/CONTRIBUTING.md) first.
You should clone the [cucumber/gherkin](https://github.com/cucumber/gherkin) repo if you want
to contribute.

## Run tests

### Using make

Just run `make` from this directory.

Even if you prefer `make` - run `rake` occasionally, as it reports better warnings.

### Using rake

Just run `rake` from this directory.

Keep in mind that this will only run unit tests. The acceptance tests are only
run when you build with `make`.

## Make a release

    # Change version in `gherkin.gemspec` and commit
    bundle exec rake build release

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gherkin-5.0.0 CONTRIBUTING.md
gherkin-4.1.3 CONTRIBUTING.md
gherkin-4.1.2 CONTRIBUTING.md
gherkin-4.1.1 CONTRIBUTING.md
gherkin-4.1.0 CONTRIBUTING.md
gherkin-4.0.0 CONTRIBUTING.md
gherkin-3.2.0 CONTRIBUTING.md