Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
swiftlang/swift-testing
Pull Requests
Commits
Open
Closed
[DNM] Enable exit test value capturing
documentation
enhancement
public-api
exit-tests
exit-test-capture-lists
#1165 opened 2025-06-19 16:57 by
grynspan
Swift 6.x
Prefer using raw identifiers over display name parameters for tests and suites.
documentation
enhancement
#1158 opened 2025-06-16 14:33 by
iamleeg
Swift 6.x
Add a test for property access on ~Escapable types
enhancement
macros
#1155 opened 2025-06-13 17:20 by
natecook1000
Swift 6.x
Organize discovered tests in a runner plan based on the module they're implemented in
bug
tools integration
discovery
#1131 opened 2025-05-27 20:13 by
stmontgomery
Swift 6.x
Introduce 'MarkerTrait' to unify the representation of boolean test attributes
enhancement
performance
traits
#1123 opened 2025-05-22 19:44 by
stmontgomery
Swift 6.x
Polling expectations (under Experimental spi)
enhancement
public-api
api-proposal
issue-handling
macros
#1115 opened 2025-05-15 06:19 by
younata
[DNM] Introduce conditional trait all/any
enhancement
public-api
traits
#1087 opened 2025-04-21 14:49 by
hrayatnia
Expose Issue severity and isFailure as API
enhancement
public-api
api-proposal
issue-handling
#1075 opened 2025-04-14 18:55 by
suzannaratcliff
Swift 6.x
Emit "barriers" into the stdout/stderr streams of an exit test.
bug
tools integration
workaround
exit-tests
command-line experience
#1049 opened 2025-04-04 15:27 by
grynspan
Swift 6.x
[Experimental] Implement JSON coding without using Foundation or `Codable`.
tools integration
embedded-swift
issue-handling
#1024 opened 2025-03-13 17:14 by
grynspan
Swift 6.x
[DO NOT MERGE] Remove legacy test content discovery.
enhancement
tools integration
embedded-swift
less-c++
discovery
#1013 opened 2025-03-11 15:06 by
grynspan
Swift 6.x
Add a document to begin collecting pending ABI changes
documentation
#946 opened 2025-02-10 20:48 by
stmontgomery
Swift 6.x
[WIP] Add an experimental `.serialized(.globally)` trait.
enhancement
concurrency
public-api
#913 opened 2025-01-15 18:09 by
grynspan
Swift 6.x
Add a cross-import overlay with AppKit to allow attaching `NSImage`s.
enhancement
darwin
public-api
attachments/activities
cross-import-overlays
#869 opened 2024-12-19 19:00 by
grynspan
Swift 6.x
Add a `Bundle.testTarget` property.
enhancement
public-api
cross-import-overlays
#848 opened 2024-12-10 16:08 by
grynspan
Swift 6.x
[WIP] Rethink how we capture expectation conditions and their subexpressions.
enhancement
public-api
issue-handling
#840 opened 2024-12-02 23:32 by
grynspan
Swift 6.x
[WIP] Add an associated `AttachmentMetadata` type to `Attachable`.
enhancement
public-api
attachments/activities
cross-import-overlays
#824 opened 2024-11-14 17:04 by
grynspan
Use @Test function parameters to explicitly type array literal argument expressions
enhancement
#808 opened 2024-11-05 16:15 by
stmontgomery
Swift 6.x
Add an overload of `confirmation()` with a timeout
enhancement
concurrency
public-api
#789 opened 2024-10-30 15:41 by
grynspan
Property accesses in failed expectations sometimes include their value twice in expanded description
bug
#601 opened 2024-08-05 03:04 by
stmontgomery
Swift 6.x
[WIP, DNM] Build out the JSON schema's input side.
enhancement
tools integration
#556 opened 2024-07-19 12:33 by
grynspan
Swift 6.x
Update the messaging around the use of deinit for teardown
documentation
#551 opened 2024-07-18 22:16 by
medreisbach
[SWT-NNNN]: Improving the API for third parties to record issues
tools integration
public-api
api-proposal
#532 opened 2024-07-12 15:55 by
younata
Swift 6.x
Add `Test.isRunning` to let code determine if Swift Testing is active.
enhancement
tools integration
public-api
#514 opened 2024-06-29 14:27 by
grynspan
Swift 6.x
[WIP] Add tools-specific `Issue` kind that can be used by third-party test libraries.
enhancement
tools integration
public-api
#513 opened 2024-06-29 13:47 by
grynspan
Swift 6.x
Add an experimental console output prefix option for command-line output.
enhancement
swiftpm-integration
#476 opened 2024-06-12 19:48 by
grynspan
Begin including SPI documentation in local builds, and fix all newly-revealed DocC issues
documentation
#295 opened 2024-03-16 04:09 by
stmontgomery