reportportal / agent-python-pytest

Framework integration with PyTest
Apache License 2.0
95 stars 102 forks source link

implement rerun functionality #242

Closed rplevka closed 3 years ago

rplevka commented 3 years ago

simply add --rp-rerun with or without --rp-rerun-of xxxx-xxxx-xxxx-xxxx to indicate the current session should be a rerun of the recent or specific launch

rplevka commented 3 years ago

Comments addressed, thanks for your review

rplevka commented 3 years ago

@iivanou - flake8 errors fixed and the rp_launch option parsing returned to its place.