matt-ball/Newman Action

Run Postman collections via Newman

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiKeyPostman API key
collectionCollection to useyes
environmentEnvironment to use
envVarEnvironment variables
globalsGlobals to use
globalVarGlobal variables
iterationCountNumber of iterations to run on the collection
iterationDataPath to CSV or JSON data file
folderName/ID of folders to run instead of entire collection
workingDirPath to be used as working directory
insecureFileReadAllow reading files outside of working directory
timeoutTime to wait for the collection run to complete
timeoutRequestTime to wait for scripts to return a response
timeoutScriptTime to wait for scripts to return a response
delayRequestTime to wait between subsequent requests
ignoreRedirectsFollow 3xx responses
insecureDisable SSL verification and allow self-signed SSL
bailStop collection run gracefully on error
suppressExitCodeAlways exit cleanly
reportersReporter to use["cli"]
reporterReporter options
colorModify colored CLI output
sslClientCertPath to public client certificate
sslClientKeyPath to secret client key file
sslClientPassphraseSecret client key passphrase
sslClientCertListThe path to the client certificate configuration list file.
sslExtraCaCertsThe path to the file, that holds one or more trusted CA certificates in PEM format.
requestAgentsSpecify the custom requesting agents to be used when performing HTTP and HTTPS requests respectively.
cookieJarPass a CookieJar file path as string to this property that will be deserialized using tough-cookie.

no outputs