How to setup a test environment with Postman / Newman
This blog post was published more than one year ago and might be outdated!
· 4 min read
In a current Magento 2 project we are focussing on building a headless instance that communicates with a kind of PWA application. In such an environment testing the APIs via Postman makes sense and since the Magento 2 API is documented via Swagger, one can easily import the API definition into Postman. Here is how to do it with httpie: