Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 844 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 844 Bytes

Framework for API Test Autoamtion

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.

Getting Started

Prerequisites

  • Latest Ruby > 2.4.0

Installing

bundle

Running the tests

cucumber

Built With

  • Cucumber-ruby - BDD framework for writing tests in the business domain
  • Airborne - RSpec driven API testing framework

Authors

  • Marius Jorgensen

License

This project is licensed under the MIT License - see the LICENSE file for details