====== API Testing con Postman ======
{{postman-logo.png?100 }}
https://www.postman.com/api-platform/api-testing/
===== Test scripts =====
https://learning.postman.com/docs/writing-scripts/script-references/test-examples/
https://learning.postman.com/docs/writing-scripts/script-references/variables-list/
https://learning.postman.com/docs/writing-scripts/script-references/postman-sandbox-api-reference/
===== Collection Runner =====
===== Newman =====
https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
santi@zenbook:$ npm install -g newman
santi@zenbook:$ newman run api-collection.postman_collection.json
----
(c) 2024 Santiago Faci