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

Update README.md #51

Closed ajaysuwalka closed 5 years ago

ajaysuwalka commented 5 years ago

Corrected code snippet

yahoocla commented 5 years ago

Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! :smile:

ajaysuwalka commented 5 years ago

@yahoocla done

dreuxl commented 5 years ago

Thanks @ajaysuwalka for that doc change, I ll merge it soon.

is that package useful for your projects?

ajaysuwalka commented 5 years ago

@dreuxl yes, but now I have implemented a new package which adds fit fdescribe based on our test rail case id. We don't want to run full specs for no reason.