This repo will include a framework to write API tests that will help create a living documentation of an API. All this by using Gherkin – A Business Readable, Domain Specific Language.
- Latest Ruby > 2.4.0
bundle
cucumber
- Cucumber-ruby - BDD framework for writing tests in the business domain
- Airborne - RSpec driven API testing framework
- Marius Jorgensen
This project is licensed under the MIT License - see the LICENSE file for details