anthonyvscode/Newman CLI (Postman) Action

Runner for Postman Collections using Newman CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
apiKeyPostman API keyno
collectionCollection to useyes
environmentEnvironment to useno
globalsGlobals to useno
iterationCountNumber of iterations to run on the collectionno1
iterationDataPath to CSV or JSON data fileno
folderName/ID of folders to run instead of entire collectionno
workingDirPath to be used as working directoryno
insecureFileReadAllow reading files outside of working directorynotrue
timeoutTime to wait for the collection run to completeno
timeoutRequestTime to wait for scripts to return a responseno
timeoutScriptTime to wait for scripts to return a responseno
delayRequestTime to wait between subsequent requestsno0
ignoreRedirectsFollow 3xx responsesno
insecureDisable SSL verification and allow self-signed SSLnofalse
bailStop collection run gracefully on errornofalse
suppressExitCodeAlways exit cleanly. This will always ensure that it will pass in the Github action even if a test case fails.nofalse
reportersReporter to useno
reporterReporter optionsno
colorModify colored CLI outputnoauto
sslClientCertPath to public client certificateno
sslClientKeyPath to secret client key fileno
sslClientPassphraseSecret client key passphraseno
namedescription
summaryCondensed summmary object in json format
summary_fullFull summmary object in json format