mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-11 20:09:47 -05:00
191fa02d1b3a265dce334e94d60cf7d3996cfbf5
* chore: replace mocha.opts with .mocharc.js for packages that are mocha version 6+ * move the mocharc file into the package root * fix mocha reporter config location * fix route to reporter-config * store artifacts for unit tests * move cli mocharc file to root of package * remove storing artifacts * remove js extension from errors mocharc
…
…
breaking: remove support for React 16 and 17 for Cypress Component Testing. Additionally, remove the
cypress/react18 testing harness and merge it upstream with cypress/react (#30590)
…
Documentation | Changelog | Roadmap
The web has evolved. Finally, testing has too.
Fast, easy and reliable testing for anything that runs in a browser.
Join us, we're hiring.
What is Cypress?
Installing
Install Cypress for Mac, Linux, or Windows, then get started.
npm install cypress --save-dev
or
yarn add cypress --dev
or
pnpm add cypress --save-dev
Contributing
Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps.
License
This project is licensed under the terms of the MIT license.
Badges
Configure a badge for your project's README to show your test status or test count in the Cypress Cloud.
Or let the world know your project is using Cypress with the badge below.
[](https://www.cypress.io/)
Languages
TypeScript
54.4%
JavaScript
37.9%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%
