https://github.com/codechecks/vis-reg-cypress-example
https://github.com/codechecks/vis-reg-cypress-example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codechecks/vis-reg-cypress-example
- Owner: codechecks
- Created: 2019-10-02T19:19:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T02:42:14.000Z (almost 5 years ago)
- Last Synced: 2025-01-05T16:34:42.660Z (about 1 year ago)
- Language: JavaScript
- Size: 191 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vis-reg-cypress-example
## Instruction:
1. Use cy.screenshot to create screenshots during e2e tests
2. Use `@codechecks/vis-reg` pointed to screenhots directly to automatically do visual regression on the results. See `codechecks.yml`.
Note: if you use parallel jobs you need to pass partial screenshots untill they can be compared together. [See](https://github.com/OasisDEX/eth2dai/blob/dev/.circleci/config.yml#L67)