MarketSquare / MarketSquare/robotframework-browser
repeat test with trace in case of failure
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 655
- Forks
- 147
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 59
Description
https://github.com/MarketSquare/robotframework-retryfailed
retry failed does retry tests with the possibility to increase log level.
we could evaluate if we integrate a feature like that directly into Browser, so that failing tests can be re-executed but with loglevel TRACE and with tracing activated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked robotframework-retryfailed project and how the Browser library currently handles failed test execution, logging, and tracing. The work is done when a failed test can be re-executed with TRACE logging and tracing activated through Browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100