Manuals / Cypress / Checkpoint 7
B · Core · intermediate · Gate · Checkpoint 7 of 12
Checkpoint A — Core Cypress suite
Prove Phase A–B: stable selectors, custom commands, intercept, and session — flat structure OK, POM comes next.
Path progress58%
Step 1 of 1
Pass criteria
All must pass before POM chapter.
- 8+ specs covering login, inventory, cart, checkout start
- cy.login custom command + cy.session
- At least 2 cy.intercept tests (spy + stub)
- Zero cy.wait(milliseconds)
- All tests green headless locally
- README: how to open and run Cypress
Do this now
Run npx cypress run and verify.
Was this step clear?
Chapter learning outcomes
- Core suite pass criteria
Clear these before you leave
Side quest
Tag release
Git tag v0.1-cypress-core on GitHub.