Sha256: df2ca88a59db4cc791cc1b97f7cdb6b37c3e9a0b110d1383e5501de09ffc527a

Contents?: true

Size: 748 Bytes

Versions: 7

Compression:

Stored size: 748 Bytes

Contents

The main website is at http://cukes.info/
The documentation is at https://wiki.github.com/cucumber/cucumber/

## Note on Patches/Pull Requests
 
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with Rakefile, version, or history.
  (if you want to have your own version, that is fine but
  bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

## Running tests

    gem install bundler
    bundle install
    git submodule update --init --recursive
    rake

## Copyright

Copyright (c) 2008,2009,2010,2011 Aslak Hellesøy. See LICENSE for details.

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
casecumber-1.0.2.1 README.md
js-log-cucumber-1.0.2 README.md
cucumber-1.0.3 README.md
cucumber-1.0.2 README.md
cucumber-1.0.1 README.md
cucumber-1.0.0 README.md
cucumber-0.10.7 README.md