Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 502 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 502 Bytes

Cypress Terminal Report Demo

This repository demonstrates the usage of cypress-terminal-report plugin. It also serves for testing purposes. The repository has cypress installed in default initialization mode and the plugin installed in the support/e2e.ts and cypres.config.ts

To see it in action run any of the tests. The plugin is installed with options to print logs always (on successful tests as well).

npm i && npx cypress run