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/
- Support forum: https://groups.google.com/group/cukes
- Developer chat: https://gitter.im/cucumber/cucumber-ruby
- IRC channel: irc://irc.freenode.net/cucumber
See CONTRIBUTING.md for info on contributing to Cucumber.
Copyright (c) 2008-2015 Aslak Hellesøy and Contributors. See LICENSE for details.