https://github.com/actmd/behave_retry
Wrapper for python behave to repeat failed scenario tests
https://github.com/actmd/behave_retry
Last synced: 9 months ago
JSON representation
Wrapper for python behave to repeat failed scenario tests
- Host: GitHub
- URL: https://github.com/actmd/behave_retry
- Owner: actmd
- License: apache-2.0
- Created: 2014-11-11T17:22:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T17:38:38.000Z (over 11 years ago)
- Last Synced: 2024-04-14T04:50:01.082Z (about 2 years ago)
- Language: Python
- Size: 133 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
behave_retry
============
[http://github.com/actmd/behave_retry](http://github.com/actmd/behave_retry)
Wrapper for python behave to repeat failed scenario tests.
If your python behave scenarios don't always pass (e.g. you use selenium), you can use this behave wrapper to automatically retry the failed scenario X times more. Right now X is set to 2.
Usage: ./behave_retry