mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-09 08:40:32 -06:00
abd986aa411af3ec358056a8458b74cb52952b01
* fix: support ESM projects using TypeScript with ts-node/esm * better error handling * fix test * indentation * register ts-node via --require hook * be less aggressive with erroring * update fix system tests * remove obsolete test * handle case of not using typescript * replicate 9.x behavior for legacy plugins w/ ts-node * make test project valid and adjust tests accordingly * use ts-node/esm transpile only * dummy * extract util function * merge in refactor using projectFixtureDirectory * fix test
…
chore: update windows contributing guide to have users set default shell script to command prompt (#22149)
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
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
Let the world know your project is using Cypress.io to test with this cool badge
[](https://www.cypress.io/)
Languages
TypeScript
54.2%
JavaScript
38.1%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%

