Skip to content

Commit bbcf82e

Browse files
Use a list to mention Swift Testing and XCTest
Co-authored-by: John McCall <[email protected]>
1 parent 0527db5 commit bbcf82e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

process.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ The Swift evolution process covers all design changes, no matter how small, to t
1212
- the core tools of the Swift package ecosystem, including the configuration of
1313
the [Swift package manager](https://www.swift.org/package-manager/) and the
1414
design of its manifest files, and
15-
- the features and public interfaces of
16-
[Swift Testing](https://github.com/swiftlang/swift-testing).
15+
- the public interfaces of the following libraries:
16+
- [Swift Testing](https://github.com/swiftlang/swift-testing)
17+
- [XCTest](https://github.com/swiftlang/swift-corelibs-xctest)
1718

1819
The design of other tools, such as IDEs, debuggers, and documentation generators, is not covered by the evolution process. The Core Team may create workgroups to guide and make recommendations about the development of these tools, but the output of those workgroups is not reviewed.
1920

0 commit comments

Comments
 (0)