approvals / approvals/ApprovalTests.Python
Feature request: add possibility to launch differs blocking
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 212
- Forks
- 56
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
As seen in #93 there are tools that make it necessary to run the differ blocking to even be able to use approvaltests.
I would also add that it might be a workflow preference to have the differ block until it is close by the user to be able to work through a series of failures one by one rather than to have them pop open all at the same time. This is definitely a mater of taste though, but together with the above problem could make the case that a possibility to configure might make sense.
I would be willing to prepare (or help preparing) a patch.
Contributor guide
No contributing guide indexed for this repository
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 reading issue #93 and locating the current differ-launching entry point and its tests. Determine how blocking is handled today; done means users can configure blocking and work through failures one at a time without changing the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100