Skip to main content
Run any Skill in Manus
with one click

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.

$ git log --oneline --stat
stars:5
forks:7
updated:March 23, 2026 at 18:29
File Explorer
4 files
SKILL.md
readonly