swiftlang / swiftlang/swift-testing
Support for validating the content of recorded Issues
Open
Nobody has claimed this yet.
enhancement
public-api
- Dominant language
- Swift
- Stars
- 2.2k
- Forks
- 169
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 56
Description
Description
Users shouldn't have to concoct their own versions of this facility. You're going to need it for your own tests anyway; it should be exposed.
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
swift-testing version/commit hash
No response
Swift & OS version (output of swift --version && uname -a)
No response
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 reading this issue and the linked CheckXCAssertionFailure facility; no repository file, test, or entry point is named. Determine the intended public API for validating the content of recorded Issues and define tests that demonstrate the exposed behavior. Done means users no longer need to create their own equivalent facility.
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
- Needs clarification
- Newbie friendliness
- 25/100