Test-More / Test-More/test-more
Test2::Workflow::Runner should not need to munge events
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Perl
- Stars
- 149
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Events sent from a describe block get saved for later, then munged and eventually sent to the async subtest. There must be a better way.
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 locating Test2::Workflow::Runner and tracing how events from a describe block are saved, munged, and sent to the async subtest. Read the surrounding workflow and async-subtest tests, if present. Done means the runner no longer needs to munge these events while preserving the expected async subtest behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100