Verification Testing

Code verification and testing for the Human Evaluation Workshop. Use when (1) running tests after code changes, (2) writing new unit tests (pytest/vitest), (3) writing E2E tests with Playwright/TestScenario, (4) debugging test failures, (5) understanding what to mock in E2E tests, (6) verifying a feature implementation. Covers the full test pyramid: unit tests -> integration tests -> E2E tests.

databricks-solutions 7ec5d8d 4 files · 31.7 KB Updated

File contents

databricks-solutions/vibescaler/tree/main/.claude/skills/verification-testing commit 7ec5d8d3ce

Frequently asked questions

npx skillmds@latest add databricks-solutions/verification-testing