Skip to content

ashwanikumar04/postman-collections-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postman-collections-scripts

This shows the usage to update segregated scripts from collections json and then merge them using gulp.

Setup

  1. Keep all the scripts in scripts folder (This can be any folder, just update the mapping in the config.json)
  2. Map the Url name action to its corresponding script (see config.json)

Commands

Install dependencies

npm install

Run

gulp --dest=dist --src=src

Newman

newman run dist/GithubCollection.postman_collection.json

About

This shows the usage to update segregated scripts from collections json and then merge them using gulp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published