0.2.1 • Published 8 years ago

postman-ci v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

postman-ci

node.js cli tool to integrate postman and newman with your favorite CI

Setup

npm install -g postman-ci

Run (in bash)

export POSTMAN_API_KEY="00000000000000000000000000000000"

postman-ci list

export collectionID="00000-00000000-0000-0000-0000-000000000000"

export environmentID="00000000-0000-0000-0000-000000000000"

postman-ci test -c $collectionID -e $environmentID

Credits

0.2.1

8 years ago

0.2.0

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago