Full-Stack Testing Suite

intermediate

Complete testing pipeline with unit tests, E2E browser tests, and TDD workflow.

Architecture

Test Writer Skill
Generates unit and integration tests from source code
78/100
Playwright Testing Skill
Writes and runs E2E browser automation tests
86/100
TDD Workflow Skill
Guides RED-GREEN-REFACTOR test-driven development cycle
83/100

Expected Output

Test Suite Results Unit Tests: 47 passed, 0 failed E2E Tests: 12 passed, 0 failed Coverage: 83% statements, 76% branches -> All checks passed