mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-26 10:59:23 -06:00
9a1e73f1278bf700eda07e977dc2fa37fad10193
* avoid throwing error if reporter is not found * make it safe to call `empty` when no element is found * don't set up reporter without reporter root el * expose "no command log" in window config object * set up noCommandLog in runner ui store * handle noCommandLog in open mode * handle noCommandLog in Run Mode * handle noCommandLog in runner styles * don't clean up reporter if there's no reporter * remove left 1px border in run mode always, not just for screenshots * fix missing export * add run mode test * add open mode tests * tweak comment * minor test updates * change variable name * don't render reporter-related elements if hidden * allow runner to still be cleaned up * fix resizable panel assertion * swith back to v-show for panels * update tests
…
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%
