Skip to content

Commit ddb7688

Browse files
committed
Add link SwaggerAssertions tool
SwaggerAssertions provides test assertions for validate your API requests and responses matches with your Swagger definition.
1 parent e942fee commit ddb7688

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ These are third party tools generated by the Swagger community. Note that not al
138138
- [NelmioApiDocBundle](https://github.com/nelmio/NelmioApiDocBundle) - A Symfony Bundle.
139139
- [Restler](https://github.com/Luracast/Restler) - PHP framework, swagger support in 3.0.
140140
- [swagger-assert](https://github.com/gong023/swagger-assert) - enable to assert keys in swagger document and API response
141+
- [SwaggerAssertions(https://github.com/Maks3w/SwaggerAssertions) - Swagger 2 test assertions for validate your API requests and responses
141142
- [Swaggervel](https://packagist.org/packages/jlapp/swaggervel) - a package for Laravel that uses Swagger-PHP and swagger-ui to auto-generate docs for your project.
142143

143144
#### Python

0 commit comments

Comments
 (0)