cypress-example
There are 347 repositories under cypress-example topic.
cypress-io/cypress-example-recipes
Various recipes for testing common scenarios with Cypress
drehimself/gridsome-portfolio-starter
A simple portfolio theme for Gridsome powered by Tailwind CSS v1
bahmutov/cypress-and-jest
Cypress and Jest both with code coverage running unit tests
bahmutov/next-and-cypress-example
Next.js example instrumented for code coverage from Cypress tests
cypress-io/cypress-fiddle
Quickly generates Cypress tests from HTML and JS code
bahmutov/cypress-examples
Static site with Cypress examples tested right from the Markdown sources
bahmutov/test-todomvc-using-app-actions
Example Cypress tests going from page objects to app actions
alapanme/Cypress-Automation
Test Scripts demonstrating different features of the Cypress Automation Tool with Detailed Blog Articles. (check readme)
riccardogiorato/cypress-for-everything
Cypress to test everything! - Do all kind of tests with Cypress ranging from Http Redirects, Seo, Logins, Emails and much more!
elaichenkov/cy-verify-downloads
Cypress custom command to wait and verify that file has been downloaded
bahmutov/cypress-open-from-docker-compose
A simple example of using Cypress.io for end-to-end testing
Shelex/cypress-allure-plugin-example
example of cypress + cypress-allure-plugin + github action as CI + allure hosted as github page, report:
cypress-io/cypress-example-todomvc-redux
Example TodoMVC application with full code coverage
bahmutov/demo-docker-cypress-included
Demo running the complete Docker image `cypress/included`
bahmutov/vue-vuex-todomvc
Example TodoMVC Vue.js app with Vuex store and server backend via REST
helenanull/cypress-example
Simple E2E test suite with Cypress
bahmutov/local-cypress
Use Cypress without global objects
penx/storybook-code-coverage
Combining Storybook, Cypress and Jest Code Coverage
bahmutov/cypress-gh-action-example
Example running Cypress tests inside GitHub Action
natterstefan/nextjs-template
A practical starter template for Nextjs, which has Tailwind, Cypress, Docker, Storybook, Jest, ESLint, Prettier, and more built-in. 🚀
rightsaidjames/cypress-starter-kit
A no-nonsense Cypress template for copying into new or existing projects, with some sensible defaults and useful helper functions.
bahmutov/todo-graphql-example
Example Todo app on top of json-graphql-server
cypress-io/angular-pizza-creator
Example Angular Pizza ordering app
leosuncin/mui-next-ts
Example project for how to use Material UI with Next.js
bahmutov/cypress-email-example
Testing HTML emails using Cypress
bahmutov/cypress-ethereal-email-example
Using an external Ethereal email inbox during Cypress tests
cypress-io/cypress-example-docker-compose-included
Cypress example with docker-compose and cypress/included image
LambdaTest/Cypress-Cloud
Running Cypress tests at LambdaTest. Example and documentation on running Cypress tests at massive scale on LambdaTest automation cloud.
bahmutov/cypress-gh-action-included
Example showing if we can run cypress/included Docker image inside GH Actions CI
bahmutov/chat.io
Cypress.io testing for a chat application that requires auth
bahmutov/todomvc-express
TodoMVC with server-side rendering
bahmutov/monalego
Visual testing for HTML canvas drawing
bahmutov/cypress-split-example
Split Cypress specs on GitHub Actions
bahmutov/cypress-wordle
Solve the Wordle game using Cypress test
BakkappaN/CypressTutorialFullCourse
Cypress Tutorial Full Course #cypress #tutorial #fullcourse #cypresscourse
bahmutov/flaky-test-cypress
Hands-on exercises for finding and fixing Cypress test flake