mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-29 11:32:15 -05:00
ffd3627e43
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
6 lines
215 B
Markdown
6 lines
215 B
Markdown
Example and test running specs using [Cypress](https://www.cypress.io) via its [Module API](https://on.cypress.io/module-api)
|
|
|
|
## Debugging
|
|
|
|
Run tests with `DEBUG=test` environment variable to see more log messages
|