Highlights
- GitHub Star
- Pro
-
cypress-examples Public
Static site with Cypress examples tested right from the Markdown sources
-
cypress-book-todomvc Public
Cypress tests inside README that update the screenshots
-
Use Markdown files as Cypress specs
-
mocha-banner Public
Terminal-wide banner with test name before each Mocha test
-
stop-only Public
Detects '.only' left in the code accidentally
-
simple-commit-message Public
Simple commit message wizard and validator; works with commitizen and pre-git
-
print-env Public
Prints all environment variables that start with given string
-
sorted-table-example Public
Cypress testing if the table is sorted by a column
-
snap-shot-core Public
Save / load named snapshots, useful for tests
-
next-and-cypress-example Public
Next.js example instrumented for code coverage from Cypress tests
-
snap-shot-it Public
Smarter snapshot utility for Mocha and BDD test runners + data-driven testing!
-
cypress-workshop-basics Public
Basics of end-to-end testing with Cypress.io test runner
-
all-logs Public
Utility method to capture all server console logs including DEBUG=... module logs and util.debuglog
-
json-server-reset Public
Reset middleware for json-server
-
cypress-dark Public
Dark and Halloween color themes for Cypress.io test runner
-
cly Public
A prototype of Cypress CLI for quicker project scaffolding
-
ban-sensitive-files Public
Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git
-
cypress-gh-action-monorepo Public
Example running Cypress e2e tests using GitHub Action inside a monorepo
-
sudoku Public
Forked from raravi/sudokuA Sudoku web app in React visually tested using cypress-image-snapshot
-
cypress-and-jest Public
Cypress and Jest both with code coverage running unit tests
-
Example of Cypress.io code coverage collected from webpack dev server
-
cypress-map Public
Cypress query commands for v12+
-
code-coverage-vue-example Public
Code coverage for Vue single file components from Cypress.io end-to-end tests
-
cypress-failed-log Public
Saves the Cypress test command log as a JSON file if a test fails
-
chat.io Public
Cypress.io testing for a chat application that requires auth
-
cypress-extends Public
Cypress plugin that adds "extends" support to the configuration file
-
cypress-ld-control Public
Set LaunchDarkly feature flags from Cypress tests
-
cypress-wordle Public
Solve the Wordle game using Cypress test
-
cy-spok Public
Playing with spok inside Cypress
-
try-cra-app-typescript Public
An example of Create-React-App v3 using TypeScript with Cypress unit tests