|
|
|
|
|
by jicea
1776 days ago
|
|
Testing apis with Postman is really interesting and you can learn a lot just by inspecting requests with the browser’s developper tools. We’ve build a command line tool [1] to be able to simply add integration tests in our CI/CD pipeline for our website (that was difficult with just Postman or Selenium) [1]: https://hurl.dev |
|