|
1234567891011121314 |
- ## Cucumber for Ruby
-
- 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.
-
- ## Code of Conduct
-
- Everyone interacting in this codebase and issue tracker is expected to follow the Cucumber [code of conduct](https://cucumber.io/conduct).
-
- ## Copyright
-
- Copyright (c) Cucumber Ltd. and Contributors. See LICENSE for details.
|