mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -05:00
e3105fa17fef9e4a9f2739d9f30a83c701d27aa8
* Update Cypress.log to throw when not provided an object as its argument * Add failing e2e test for Cypress.log being used without a cy command * Write code to handle situation when log is run outside of a command - add snapshot for passing situation * have options be obj by default * Replace end to end test with unit integration test * Fix issue where if Cypress.Log is not passed a name, then the Command component wouldn't render * remove excess whitespace
Update Cypress.log to throw when not provided an obj + handle being called outside of command (#4159)
…
Documentation | Changelog | Roadmap
The web has evolved. Finally, testing has too.
Fast, easy and reliable testing for anything that runs in a browser.
Languages
TypeScript
54.4%
JavaScript
37.9%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%
