Dredd API Testing Framework

Dredd is an open-source language-agnostic command-line tool for validating API documentation written in OpenAPI or API Blueprint against its backend implementation. It reads test scripts derived from API specifications and automatically verifies that server responses match documented behavior.

API entry from apis.yml

apis.yml Raw ↑
name: Dredd API Testing Framework
description: Dredd is an open-source language-agnostic command-line tool for validating API documentation
  written in OpenAPI or API Blueprint against its backend implementation. It reads test scripts derived
  from API specifications and automatically verifies that server responses match documented behavior.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://dredd.org/
baseURL: https://dredd.org/
tags:
- Contract Testing
- OpenAPI
- Test Automation
properties:
- type: Documentation
  url: https://dredd.org/en/latest/
- type: GitHubOrg
  url: https://github.com/apiaryio/dredd