amypellegrini/react-scorewriter
Implement visual regression testing solution
Offen
#11 geöffnet am 03.12.2020
good first issuetesting
Repository-Metriken
- Stars
- (5 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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)