We can use Vitest to test Rest APIs using pactum #859
mrhammadasif
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We can use pactum in jest for writing spec, e2e tests for testing Rest APIs.
We can use pactum in vitest as well.
Example attached
https://stackblitz.com/edit/vitest-dev-vitest-y7s4km?file=test/pactum.test.ts
Beta Was this translation helpful? Give feedback.
All reactions