Files
tldr/pages.zh/common/newman.md

12 lines
321 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# newman
> Postman 的集合运行器。
> 更多信息:<https://github.com/postmanlabs/newman>。
- 运行集合(来自文件):
`newman run {{path/to/collection.json}}`
- 运行集合(来自 URL
`newman run {{https://www.getpostman.com/collections/631643-f695cab7-6878-eb55-7943-ad88e1ccfd65-JsLv}}`