You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add discussion about parallelization/concurrency and tools integration to vision document draft (#425)
In preparation for submitting the swift-testing vision document for
wider review (as mentioned in this recent [Forum
post](https://forums.swift.org/t/an-update-on-swift-testing-progress-and-stable-release-plans/71455)),
this expands the document to include discussion about two important
topics:
- Parallelization and concurrency
- Tools integration
These topics are mentioned briefly in the document already, but these
additions give a lot more detail about their design considerations.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
0 commit comments