Skip to content

grantjforrester/pactum-ticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pactum-ticket

Api testing exercise written with PactumJS.

Running Tests

  1. Start application and any dependencies.

  2. Ensure test values are correct in .env

  3. Install test dependecies:

npm install
  1. Run tests:
export $(grep -v '^#' .env | xargs)
npm run test

About

REST API testing exercise written with PactumJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages