About Dredd
Dredd is a language-agnostic HTTP API testing tool that validates backend implementations against API description documents such as OpenAPI or API Blueprint. It sends real requests, compares responses to the documented contract, and reports mismatches. Dredd is commonly used in API-first development workflows, CI pipelines, and backend teams that maintain consistent behavior across services and versions.
