yahoo / protractor-retry

Use protractor features to automatically re-run failed tests with a specific configurable number of attempts.
MIT License
28 stars 32 forks source link

Return protractor provided status code on success #88

Closed popovicsandras closed 3 years ago

popovicsandras commented 3 years ago

Instead of 0 status code on the lack of report files, we return the protractor provided status code now.