Thim

Results 185 comments of Thim

UPDATE: We just launched the 1.0 release of Portman, which now support contract, variation & integration testing! I wrote a blog post about it on the Apideck website: https://blog.apideck.com/announcing-portman that...

@VShingala Is it advised to keep PR's up-to-date with the changes on the "develop" branch?

Testsuite configuration ![image](https://user-images.githubusercontent.com/952446/85511202-a8661280-b5f8-11ea-9903-fda79b41d063.png) Postman testsuite results ![image](https://user-images.githubusercontent.com/952446/85511481-f3802580-b5f8-11ea-86fe-8ca176ba25c4.png)

@VShingala I want to add a test to the PR. Can you point me towards a good test that is using the CLI options and easy to understand?

@kharoutaj In my PR, you can have the test suite generated based on the OpenAPI spec and still have an overwrite per path operation (each operation ID) (GET/POST/...). So I...

> Hey guys, any plans to rebase / merge this? Hi @SidhNor , I have been waiting for the CLI ability to configure the importer, which was officially added since...

@SidhNor I have updated my PR with the 2.0.0 release. Hopefully one day, the postman team will review it and give feedback to get it merged. Do you have any...

Kept the PR up-to-date with the openapi-to-postman.2.1.0 release.

Added a new option to overwrite/extend the Postman Request body, Query params, Path Variables & Headers as part of the Testsuite generation. The use-case is to facilitate API CREATE operations...

@CleverCoder Valid comments, I replied to them in the feature #56