[TASK] Create screenshots in acceptance tests
To simplify debugging failed tests, enable the "Recorder" extension of codeception to automatically screen shot each step. For successful tests the screenshots are later removed again, but kept for failed tests. Calling typo3temp/var/tests/records.html presents a list of failed runs (.htaccess must be configured to allow surfing this) and a slideshow is created for each scenario. Change-Id: I18a455e40963e3c70cdf072f2a68decfe648d704 Resolves: #75427 Releases: master Reviewed-on: https://review.typo3.org/47518 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Please register or sign in to comment