Skip to content

v1.0.0

Compare
Choose a tag to compare
@maticardenas maticardenas released this 29 Feb 21:20
· 36 commits to master since this release

Description

Initial release of django-contract-tester.

  • Includes support for API validation against an OpenAPI specification, for Django REST Framework (DRF).
  • Individual request and response validation using SchemaTester class.
  • Contract test for functional test suite using OpenAPIClient class.

Contributors

@maticardenas