Commit 9f8dcdff authored by FulcrandG's avatar FulcrandG
Browse files

newman

parent 21d5ee45
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,3 +38,4 @@ Launch a Postman collection of requests to test your API using [newman](https://
| `NEWMAN_COLLECTION` <img width=100/> | Name of the Postman collection <img width=175/> | `postman_collection.json` <img width=100/> |
| `NEWMAN_GLOBALS_FILE` | Name of the Postman globals file for [variables](https://learning.postman.com/docs/sending-requests/variables/) | ` ` |
| `NEWMAN_ADDITIONAL_OPTIONS` | Other [options](https://learning.postman.com/docs/running-collections/using-newman-cli/command-line-integration-with-newman/) you may want to use with Newman | ` ` |
| `NEWMAN_FAIL_ON_ERROR` | Fail job on a request/test error | `false` |
+2 −2

File changed.

Contains only whitespace changes.