Manuals / Cypress / Ch 12

E · Team CraftAdvanced40 min read

12. Checkpoint B — Job-ready Cypress portfolio

Cypress · 48 pages source format

Final gate. Public repo with POM, intercept, session, CI artifacts, a11y, and team standards — demo-ready for interviews.

What you'll learn

  • Portfolio pass criteria

Pass criteria

Verify live on GitHub before marking path complete.

  • POM suite: 15+ tests across login, inventory, cart, checkout
  • cy.session + 3+ intercept patterns
  • GitHub Actions green with video/screenshot on failure
  • cypress-axe on 2+ critical pages
  • CYPRESS-STANDARD.md + ARCHITECTURE.md + FLAKES.md
  • Can explain intercept vs stub vs spy in interview

Do this now

Demo to camera or friend in under 5 minutes.

Clear?

Interview prep

Common questions: Cypress vs Selenium, same-origin limit, when not to use Cypress, flake debug with command log.

Do this now

Add INTERVIEW.md with 10 Q&A from your repo experience.

Clear?

Checklist