Portfolio-grade capstone frameworks
Each capstone is a complete, production-grade test framework with architecture decisions, CI/CD integration, and patterns you can adapt for your own projects.
E-Commerce Test Suite
A full Playwright test suite for a Next.js / Stripe e-commerce platform — POM, fixtures, API helpers, visual regression, and sharded CI.
API Testing Framework
A structured APIRequestContext framework for REST APIs — schema validation, auth helpers, data factories, and contract testing with Zod.
Multi-Tenant SaaS Suite
A test suite for a multi-tenant SaaS dashboard — RBAC coverage, tenant isolation tests, onboarding flows, and subscription billing validation.
AI-Powered QE Platform
An agentic test platform using Claude Code and Playwright MCP — auto-generate tests from specs, self-heal broken selectors, and maintain a living test suite.
Enterprise CI/CD Pipeline
A production CI/CD test pipeline for a large enterprise — parallel sharding, multi-environment promotion, visual regression gates, and Slack reporting.