Cut cypress videos and keep only failed tests

This commit is contained in:
Sebastian Sdorra
2020-08-26 09:34:08 +02:00
parent 067e55f60d
commit b09ae961b0
3 changed files with 140 additions and 15 deletions

View File

@@ -11,7 +11,9 @@
"ci": "node src/index.js"
},
"dependencies": {
"cypress": "^4.12.0"
"@ffmpeg-installer/ffmpeg": "^1.0.20",
"cypress": "^4.12.0",
"fluent-ffmpeg": "^2.1.2"
},
"devDependencies": {
"eslint-plugin-cypress": "^2.11.1"