Add Cypress videos attachments to Cypress reporter
complete
Ilya Volkov
complete
Hello everyone,
Cypress reporter now supports uploading videos. For this functionality to work, make sure to update reporter to version 3.0.0-beta.1 (be mindful it is a beta release).
Please note that the configuration has slightly changed: https://github.com/qase-tms/qase-javascript/tree/release/cypress-3-beta/qase-cypress#updating-from-v23x-to-v300-beta1
Also, you’ll need to specify the path to the video folder in the config: https://github.com/qase-tms/qase-javascript/tree/release/cypress-3-beta/qase-cypress#configuration
Happy testing!