Stars: 140
Forks: 27
Pull Requests: 34
Issues: 30
Watchers: 8
Last Updated: 2021-12-17 05:47:23
Assert your API requests and responses match with your swagger definition
License: Other
Languages: PHP
Test any API requests and responses match with the models described in the documentation.
This project is compatible with Swagger 2 spec definitions.
You can use Composer .
composer require fr3d/swagger-assertions
There are two traits for provide predefined helper functions for different assertions.
See examples at examples/PhpUnit
Code licensed under BSD 2 clauses terms & conditions.
See LICENSE.txt for more information.