Allows running newman on ddev setups. Use it to run postman tests through CLI.
Install this addon by running:
ddev get metadrop/ddev-newman
ddev newman [args]
Example:
ddev newman my_collection.json -e environment.json
To view all the possible command line options, please check the documentation.