Skip to content

kburns-r7/postman-test-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

postman-test-suite

Setup

  1. Get environment file env.json

  2. Get data file APIAutomationCreds-Releasetestbed.csv

  3. install newman

npm install

Run Tests

newman run -k tests/postman-test-suite.postman_collection.json -d APIAutomationCreds-Releasetestbed.csv -e env.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published