pactum

v3.7.1
REST API Testing Tool for all levels in a Test Pyramid
api REST automation testing component service contract integration e2e and 17 more...

test

npm run test:unit && npm run test:component

test:unit

mocha --timeout 10000 ./test/unit/

test:component

mocha --timeout 10000 ./test/component/

test:component:tag

mocha --timeout 10000 ./test/component/ --grep '@tag'

coverage

nyc --reporter=lcov --reporter=text npm run test

lint

eslint src/**/*.js
npm i pactum

Metadata

  • MIT
  • >=10
  • Anudeep
  • released 7/29/2024

Downloads

Maintainers