Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.

tests project is maintained GitHub Release

DDEV newman

Allows running newman on ddev setups. Use it to run postman tests through CLI.

Installation

Install this addon by running:

ddev get metadrop/ddev-newman

Usage

ddev newman [args]

Example using provided exmaple files:

ddev newman run postman/collections/example_cache_headers.postman_collection.json -e postman/envs/example_ddev.postman_environment.json

To view all the possible command line options, please check the documentation.

If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.