2 posts tagged with "qa"

How to combine Playwright, Orval and Zod to get seamless API contract testing.

This will allow a producer of a microservice to be able to check the validity of the objects and types they are producing without having to rely on a mocking service.

Stepwise approach to debug 🎭 Playwright test written in TypeScript within the VS Code

Debug your automation tests in 6 steps. With visual example of playwright using TypeScript in VSCode.