mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -05:00
c1bcb2f64138e2b90f99a3e511a51067ec3881ab
* server: remove unused file * server: WIP, start implementing accepting plugin returning promise and yielding config overrides [skip ci] * server: cleanup the env + environentVariables disaster. simplify and only use 'env' * server, desktop-gum: rename 'env' to 'cypressEnv' to avoid conflicts, fix failing tests * server: modify plugins error content to be clearer * runner, driver: more environmentVariables -> env cleanup * fixes #509 return the complete configuration object to Cypress.config() * fixes #1042 enable plugins to return a promise and modify config * desktop-gui: add 'plugin' override to configuration display * server: bug fix when plugin cause a project not to open * desktop-gui: fix for failing e2e test * server: make errors clearer when plugins crash * server: fix bug with PLUGINS_FUNCTION_ERROR not sending right arguments - fix failing tests - improve plugin error content * server: fix failing snapshots, preprocessor is invoked for support + spec files * server: fix tests, don't watch the support file initially - this was causing a problem where unhandled preprocessor errors were causing the entire process to hang. - this was happening because we weren’t properly running support files through a custom preprocessor initially * fixes failing tests
…
Documentation | Changelog | Roadmap
The web has evolved. Finally, testing has too.
Fast, easy and reliable testing for anything that runs in a browser.
What is Cypress?
Installing
Install Cypress for Mac, Linux, or Windows, then get started.
npm install 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
Let the world know your project is using Cypress.io to test with this cool badge
[](https://cypress.io)
Languages
TypeScript
54.4%
JavaScript
37.9%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%

