Skip to content

tiendatnguyen16/javascript_experiments

Repository files navigation

javascriptexperiment

Play with JavaScript, libraries, etc.

There are also some notes here about Markdown.

Markdown Ok man Ok la holy crap

oh yeah

duplicateAPostmanRequest.js

  • This is used to copy a request from a source collection to a destination collection
  • This script can only be used in Postman pre-request or post-response script.
  • It cannot be run outside of Postman
newman run "Day 27- Scenario testing.postman_collection.json" --folder "New user workflow"

ABC

newman run "Day 27- Scenario testing.postman_collection.json" --folder "New user workflow"

Folder & Naming Convention

  • Folder names should use snake case, for example, "regular_expressions"
  • Filenames will use camel case, for example, "equalityComparison.js"

About

Play with JavaScript, libraries, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors