A first try to build a website comparison tool based on screenshots, e.g. visual regression testing on updates.
Find a file
Daniel Siepmann 138789a4af
TASK: Refactor code
Do not include output logic into services.
Also do not couple comparison with crawling.

Use Symfony Events to connect features.
2018-09-03 12:40:29 +02:00
src TASK: Refactor code 2018-09-03 12:40:29 +02:00
.gitignore FEATURE: Screenshot whole website into sub folder 2018-09-03 08:26:46 +02:00
comparison TASK: Refactor code 2018-09-03 12:40:29 +02:00
composer.json TASK: Refactor code 2018-09-03 12:40:29 +02:00