Files
oam/knowledge base/newman.md
2023-07-09 20:48:18 +02:00

30 lines
534 B
Markdown

# Newman
CLI Collection runner for Postman.
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
## TL;DR
```sh
brew install newman
```
## Further readings
- [Postman]
- [Running Collections on the command line with Newman]
<!--
References
-->
<!-- Knowledge base -->
[postman]: postman.md
<!-- Upstream -->
[running collections on the command line with newman]: https://learning.postman.com/docs/running-collections/using-newman-cli/command-line-integration-with-newman/