Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 786 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 786 Bytes

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:

ddev newman my_collection.json -e environment.json

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