Skip to content

ugioni/integration-tests-jest

Repository files navigation

API test automation with Jest and PactumJS

Simple integration between JestJS and PactumJS.

GitHub Actions

Node.js CI

SonarCloud

Quality Gate Status

Getting Started

Pactum docs:

Prerequisites:

  • NodeJS v18

How to run?

Inside of the project folder run:

  1. npm install --save-dev
  2. npm run ci

After that you should see a ./output folder with some HTML reports.

Docs to Api under tests:

About

API testing with a simple integration between JestJS and PactumJS.

Topics

Resources

License

Stars

Watchers

Forks