UNPKG

protractor-junit-flake

Version:

A wrapper for protractor to automatically re-run failed tests for a specific number of attempts

6 lines (5 loc) 109 B
describe('I will always', function () { it('fail :(', function () { expect(false).toBeTruthy() }) })