-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document Cypress.log interface #110
Comments
Over here Brian writes:
I've been idly scrolling through this filtered list of open tickets looking for one to pick up and this one seems a possible candidate. Have the improvements that Brian mentions been made and is this ticket good to go? @jennifer-shehane Totes open to a steer from you about which tickets I can pick up and work on. I've been steering clear of bigger ones only because I don't want to step on the toes of the Cypress team 😄 |
Closing as duplicate of #1839 |
The
Cypress.log
interface is how a user can modify the "reporter" left side and display commands / pending / take snapshots / indicate failure, etc.This is currently undocumented and needs to be documented.
The text was updated successfully, but these errors were encountered: