snok/drf-openapi-tester: Django test utility for validating OpenAPI response documentation

This is a test utility to validate DRF Test Responses against OpenAPI 2 and 3 schema. It has built-in support for:

OpenAPI 2/3 yaml or json schema files.
OpenAPI 2 schemas created with drf-yasg.
OpenAPI 3 schemas created with drf-spectacular.