Sha256: b75b2f3bfb31c3389ae1a0b11245275d766533e95bc70c91601d00e1771a86ec
Contents?: true
Size: 1.75 KB
Versions: 2
Compression:
Stored size: 1.75 KB
Contents
[![Join the chat at https://gitter.im/cucumber/cucumber-ruby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cucumber/cucumber-ruby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/cucumber/cucumber-ruby.svg)](http://travis-ci.org/cucumber/cucumber-ruby) [![Code Climate](https://codeclimate.com/github/cucumber/cucumber-ruby.svg)](https://codeclimate.com/github/cucumber/cucumber-ruby) [![Coverage Status](https://coveralls.io/repos/cucumber/cucumber-ruby/badge.svg?branch=master)](https://coveralls.io/r/cucumber/cucumber-ruby?branch=master) [![Dependency Status](https://gemnasium.com/cucumber/cucumber-ruby.svg)](https://gemnasium.com/cucumber/cucumber-ruby) # Cucumber Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team. Where to get more info: * The main website: https://cucumber.io/ * Documentation: https://github.com/cucumber/cucumber/wiki * Ruby API Documentation: http://www.rubydoc.info/github/cucumber/cucumber-ruby/ * Support forum: https://groups.google.com/group/cukes * Developer chat: https://gitter.im/cucumber/cucumber-ruby * User chat: https://gitter.im/cucumber/chat See [CONTRIBUTING.md](CONTRIBUTING.md) for info on contributing to Cucumber. ## Code of Conduct Everyone interacting in this codebase and issue tracker is expected to follow the Cucumber [code of conduct](https://github.com/cucumber/cucumber/blob/master/CODE_OF_CONDUCT.md). ## Copyright Copyright (c) Aslak Hellesøy and Contributors. See LICENSE for details.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cucumber-2.99.0 | README.md |
cucumber-2.4.0 | README.md |