Skip to content

Pull requests: apple/swift-testing

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

swift test should warn when --filter excludes all tests (_à la_ XCTest.) bug Something isn't working swiftpm-integration Swift Package Manager integration
#128 opened Nov 18, 2023 by grynspan Draft updated May 24, 2024
2 tasks
Begin including SPI documentation in local builds, and fix all newly-revealed DocC issues documentation Improvements or additions to documentation
#295 opened Mar 16, 2024 by stmontgomery Loading… updated May 24, 2024
2 tasks done
Ensure tests representing containing types of suites are synthesized if necessary bug Something isn't working
#407 opened May 9, 2024 by stmontgomery Draft updated May 24, 2024
2 tasks
Enable libc++ hardening. enhancement New feature or request
#428 opened May 21, 2024 by grynspan Draft updated May 24, 2024
2 tasks done
[SWT-NNNN] Exit tests api-proposal API proposal PRs (documentation only) darwin macOS, iOS, watchOS, tvOS, and visionOS enhancement New feature or request linux public-api Affects public API swift-6 Swift 6 issues (not affecting Swift 5.x) tools integration Integration of swift-testing into tools/IDEs windows
#324 opened Apr 2, 2024 by grynspan Draft updated May 24, 2024
[DO NOT MERGE] Jgrynspan/dynamic section lookup darwin macOS, iOS, watchOS, tvOS, and visionOS enhancement New feature or request linux windows
#440 opened May 28, 2024 by grynspan Draft updated May 28, 2024
[WIP] Enable support for the @_section experimental attribute. enhancement New feature or request tools integration Integration of swift-testing into tools/IDEs
#210 opened Feb 9, 2024 by grynspan Draft updated Jun 5, 2024
2 tasks done
Replace #fileID, #filePath, #line, and #column with a single macro. enhancement New feature or request public-api Affects public API swift-6 Swift 6 issues (not affecting Swift 5.x)
#304 opened Mar 19, 2024 by grynspan Loading… updated Jun 12, 2024
2 tasks done
Add an experimental console output prefix option for command-line output. enhancement New feature or request swiftpm-integration Swift Package Manager integration
#476 opened Jun 12, 2024 by grynspan Loading… updated Jun 12, 2024
2 tasks done
Explicitly add visionOS availability to tests that check availability (Take 2) bug Something isn't working
#477 opened Jun 12, 2024 by briancroom Loading… updated Jun 13, 2024
Include fix-its in the diagnostic on a parameterized test when @Test is missing arguments: enhancement New feature or request
#450 opened Jun 3, 2024 by stmontgomery Loading… updated Jun 13, 2024
2 tasks done
ProTip! Filter pull requests by the default branch with base:main.