swiftlang / swiftlang/swift-testing
API and associated Runner logic for performing multiple repetitions of a test
Open
Nobody has claimed this yet.
enhancement
public-api
tools integration
traits
- Dominant language
- Swift
- Stars
- 2.2k
- Forks
- 169
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 56
Description
Description
This tracks making it possible to repeat a test in swift-testing multiple times. I imagine it would be best expressed as a Trait type, and would require associated logic in the Runner and Event subsystems.
rdar://92412320
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 examining the existing Trait API and the Runner and Event subsystems named in the issue. Determine how repeated test execution should be represented and propagated through those components. Done means a defined repetition API with the associated Runner and Event behavior implemented and covered by the project's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100