Skip to content

readytotest/readytotest.github.io

Repository files navigation

My GitHub Pages Site, GitHub Actions, Cypress Scripts

Quality gate

Lines of Code Bugs Code Smells Technical Debt

GitHub Actions GitGuardian

Sauce Demo GH Actions Parallel
Note: Cypress Cloud only used for Sauce Demo specs. All other tests will use Mochawesome report.

@@ This repo contains: @@

# The files for my GitHub pages website

! YAML files for GitHub Actions workflows,
! including playwright-mysite.yml, which checks
! out both this repo and the test-playwright repo
! and then runs tests against PRs and commits

- Cypress scripts, which I'm no longer maintaining
- except for readyToTestSmoke.cy.js, which runs in
- GH Actions cypress-mysite.yml to test my site
- on a cron schedule

+ I'm mostly focused on Playwright these days, so
+ check out my test-playwright repo to see what
+ I'm currently tinkering with