Write DB Test

Use when adding a Playwright test that queries a database directly — verifying persistence, migrations, or that a write through the app landed correctly. Covers parameterised statements only, ordering for shared-row tests, teardown that survives failure, and keeping connection details out of the spec. Reads conventions from .claude/test-profile.md.

AndreiBanu1 b66a3b4 4.4 KB Updated

File contents

AndreiBanu1/playwright-suite-skills/tree/main/skills/write-db-test commit b66a3b49c1

Frequently asked questions

npx skillmds@latest add andreibanu1/write-db-test