swiftlang / swiftlang/swift-testing
Describe the pattern of using `.serialized` on a containing suite type to ensure all nested suite types are serialized
Open
Nobody has claimed this yet.
documentation
enhancement
good first issue
- Dominant language
- Swift
- Stars
- 2.2k
- Forks
- 169
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 56
Description
Description
We should document the pattern for using .serialized discussed in the comments on https://github.com/swiftlang/swift-testing/issues/683#issuecomment-2344972238.
I think this would be a natural addition to our Parallelization.md DocC article.
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.
Assessment
This issue has not been assessed yet.