UNPKG

protractor-junit-flake

Version:

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

7 lines (6 loc) 145 B
module.exports = { name: 'MyCustomParser', parse (outputFromProtractorTests) { return ['test/integration/support/passing-test.js'] } }