postman怎么运行php文件,命令行运行postman

69c5a8ac3fa60e0848d784a6dd461da6.png

69c5a8ac3fa60e0848d784a6dd461da6.pngUsage: newman [options]

Options:

-h, --help                      output usage information

-V, --version                   output the version number

-c, --collection [file]         Specify a Postman collection as a JSON [file]

-u, --url [url]                 Specify a Postman collection as a [url]

-f, --folder [folder-name]      Run a single folder from a collection. To be used with -c or -u

-e, --environment [file]        Specify a Postman environment as a JSON [file]

-E, --exportEnvironment [file]  Specify an output file to dump the Postman environment before exiting [file]

-d, --data [file]               Specify a data file to use either json or csv

-g, --global [file]             Specify a Postman globals file [file]

-G, --exportGlobals [file]      Specify an output file to dump Globals before exiting [file]

-y, --delay [number]            Specify a delay (in ms) between requests

-r, --requestTimeout [number]   Specify a request timeout (in ms) for requests

-R, --avoidRedirects            Prevents Newman from automatically following redirects

-s, --stopOnError               Stops the runner with code=1 when a test case fails

-j, --noSummary                 Doesn't show the summary for each iteration

-n, --number [number]           Define the number of iterations to run

-C, --noColor                   Disable colored output

-k, --insecure                  Disable strict ssl

-l, --tls                       Use TLSv1

-N, --encoding [encoding-type]  Specify an encoding for the response. Supported values are ascii,utf8,utf16le,ucs2,base64,binary,hex

-x, --exitCode                  Continue running tests even after a failure, but exit with code=1. Incompatible with --stopOnError

-o, --outputFile [file]         Path to file where output should be written [file]

-O, --outputFileVerbose [file]  Path to file where full request and responses should be logged [file]

-t, --testReportFile [file]     Path to file where results should be written as JUnit XML [file]

-i, --import [file]             Import a Postman backup file, and save collections, environments, and globals [file] (Incompatible with any option except pretty)

-p, --pretty                    Enable pretty-print while saving imported collections, environments, and globals

-H, --html [file]               Export a HTML report to a specified file [file]

-W, --whiteScreen               Black text for white screen

-L, --recurseLimit [limit]      Do not run recursive resolution more than [limit] times. Default = 10. Using 0 will prevent any varialbe resolution

Newman is a command-line collection runner for Postman. You must specify a collection file or a collection URL to run newman

A collection file or URL is mandatory

Examples:

newman -c POSTMAN_COLLECTION

newman -u POSTMAN_COLLECTION -e POSTMAN_ENVIRONMENT

newman -c POSTMAN_COLLECTION -f SAMPLE_FOLDER

For more documentation, issues and examples head over to https://github.com/postmanlabs/newman

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值