Petr Volobuev | Technology RadarPetr Volobuev | Technology Radar
Using

The project has an engine called Newman — it lets you run API tests locally in the console. The only problem is that collections can only be edited in their UI, and exporting goes through an import step that shuffles file lines chaotically, which makes reviewing them a nightmare afterwards. Plus it's a huge number of lines that wreck the merge statistics.

We wired Newman into the projects' CI/CD to verify that the API services work correctly.

Using

Postman is a tool for designing, testing, documenting, publishing and maintaining APIs. It lets you send HTTP requests, analyze responses, automate tests and organize your work on API projects.