Open marcelovani opened 2 years ago
Issue https://github.com/cawolf/behat-cucumber-formatter/issues/10
What it does
screenshot.service
Testing Add these entries on composer.json
composer.json
"repositories": [ { "type": "vcs", "url": "https://github.com/marcelovani/behat-screenshot.git" }, { "type": "vcs", "url": "https://github.com/marcelovani/behat-cucumber-formatter.git" } ],
then
"require-dev": { "cawolf/behat-cucumber-json-formatter": "dev-10-screenshots-support", "bex/behat-screenshot": "dev-61-event-dispatcher-breaking-formatter" }
Screenshot
New approach, description updated
Issue https://github.com/cawolf/behat-cucumber-formatter/issues/10
What it does
screenshot.service
and compare the class vs configurationTesting Add these entries on
composer.json
then
Screenshot