Portman translates OpenAPI specifications into Postman collections, automatically embedding various API tests and enabling execution via Newman.
This CLI tool takes an OpenAPI document and generates a Postman collection, including contract and variation tests. It allows customization of requests and variables, facilitating the integration of API testing into CI/CD pipelines. Users can define custom Postman config files with options like `parametersResolution`.
Portman translates OpenAPI specifications into Postman collections, automatically embedding various API tests and enabling execution via Newman.
Teams and developers who use OpenAPI specs and Postman for automated API testing will find this tool useful.