mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -05:00
* chore: Un-skip some tests * chore: Unskip more tests * chore: Use exec rather than spawn * chore: Fix test * chore: Remove events_spec tests * chore: Add defaultValue for specPattern option * chore: Remove default value * chore: Use os to determine system arch and platform during testing * chore: Add comment for specPattern defaultValue * chore: Remove comment
Config
The config package contains the configuration types and validation used in both the server and the driver for setting the Cypress configuration values.
Testing
Unit Tests
yarn workspace @packages/config test-unit