Skip to content

Cypress configured with various frameworks and dev servers

Notifications You must be signed in to change notification settings

utamori/cypress-component-examples

 
 

Repository files navigation

This repository is no longer maintained. Please visit the new Cypress Component Testing Examples repository for the latest examples.

This repository contains a number of projects configured with Cypress component testing.

You can use any of them by cloning the repository, going into the directory and running:

  • yarn install to install the dependencies
  • yarn cypress open-ct to open in interactive mode
  • yarn cypress run-ct to run all the tests headlessly

Learn more about component testing with Cypress in the official docs.

About

Cypress configured with various frameworks and dev servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • Vue 13.7%
  • CSS 3.6%
  • HTML 3.3%
  • TypeScript 1.2%