amypellegrini/react-scorewriter
Implement visual regression testing solution
オープン
#11 opened on 2020/12/03
good first issuetesting
Repository metrics
- Stars
- (5 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Investigate between the following options and implement the most suitable solution:
- https://github.com/garris/BackstopJS
- https://github.com/oblador/loki
- https://github.com/mjhea0/cypress-visual-regression
- https://github.com/americanexpress/jest-image-snapshot
The plan is:
- Migrate all the sheet music rendering components out of closed source repo as they are now, without any changes.
- Add visual regression testing to all of them to enable safe refactoring
- Implement any enhancements while maintaining visual regression testing (backwards compatibility)