Skip to content

amit-singh-bisht/pactum_js_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pactum JS suite for api testing

Setup

Run tests

  • Run all tests in uncommited files: PROFILE=<env_name> npm run git
  • Run all tests in a particular file: PROFILE=<env_name> FILE=<file_name> npm run test
  • Run specific tags in a file: PROFILE=<env_name> FILE=<file_name> npm run test -- -t @<tag>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published