mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-27 02:14:36 -05:00
afc5e030af
* feat(12): change testIsolation values from on/off to true/false * missed * Update cli/types/cypress.d.ts Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com> Co-authored-by: Matt Henkes <mjhenkes@gmail.com> Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
Config
The config package contains the configuration types and validation used in both the server, the data-context and the driver for setting the Cypress configuration values.
Testing
Unit Tests
yarn workspace @packages/config test-unit