Skip to content

AnjarTiyo/AccelTest

Repository files navigation

DataDriven Postman Testing

Pre-Requisite

Make sure you already install

  1. Linux/Mac environment, GitBash for Windows
  2. Node.js
  3. Newman

How to user

Run online collection

  1. Clone this repository
git clone 
  1. Change directory
cd AccelTest
  1. Export POSTMAN_API_KEY Contact me at [email protected] to get this API_KEY
export <API_KEY>
  1. Add executable attributes to 'run-test.sh'
chmod +x run-test.sh
  1. Execute test
./run-test

Run local collection

  1. Clone this repository
git clone 
  1. Change directory
cd AccelTest
  1. Add executable attributes to 'run-test-local.sh'
chmod +x run-test-local.sh
  1. Execute test
./run-test

##Contact me email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages