microlib / org

General organisation repository
0 stars 0 forks source link

Evaluate use of Dredd for testing #3

Open marcotroisi opened 7 years ago

marcotroisi commented 7 years ago

Dredd is an API testing framework.

Given a list of APIs and their expected request/response format, Dredd will run tests that will validate the APIs. It also seems to play nicely with Travis.