api-testing-demo.mp4
Testing backend project API's
- https:://hotels-zboe.onrender.com/
- custom domain - https:://hotel-api.vedbhanushali.site
-
Run all tests
npx playwright test
-
Run single test
npx playwright test tests/auth.spec.ts
npx playwright show-report