diff --git a/README.md b/README.md index d1c5d1c..21aa0e1 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ Contributions are most welcome. Categories are also open to suggestions! - [OWASP Zaproxy](https://github.com/zaproxy/zaproxy): A tool to test your API for known security vulnerabilities, with a great CI integration. - [RestQA](https://github.com/restqa/restqa): Microservice API Testing tool focused on providing a great developer experience. - [Optic CI](https://www.useoptic.com/docs/diff-openapi): Test for breaking API changes in CI Pipelines +- [postman2pytest](https://github.com/golikovichev/postman2pytest): Python CLI that converts a Postman Collection v2.1 JSON file into a runnable pytest test module. ## API Developer Portal - [Tyk](https://tyk.io/features): API Developer Portal on top of API gateway, make your API gateway easier to be used by developers.