protractor-flake
protractor-flake copied to clipboard
Running all the tests when one or some fails
Hi,
I am using mocha and mochawesome-screenshots and all my tests are re running when 1 or some fails. I noticed that for jasmine reporter, there is a solution - do you have one for mocha and mochawesome-screenshots?
Hi There,
We don't have anything specific for mocha screenshots but we'll have a fix for mocha support soon (work ongoing in https://github.com/NickTomlin/protractor-flake/pull/60). That should allow things to work in mocha. We'll try to have that released in the next few days.
Thanks!