-
Notifications
You must be signed in to change notification settings - Fork 107
Issues: swiftlang/swift-testing
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a kind to Issue.record to record various kinds a of issues
enhancement
New feature or request
issue-handling
Related to Issue handling within the testing library
tools integration
🛠️ Integration of swift-testing into tools/IDEs
Polling expectations (under Experimental spi)
api-proposal
API proposal PRs (documentation only)
enhancement
New feature or request
issue-handling
Related to Issue handling within the testing library
macros
🔭 Related to Swift macros such as @Test or #expect
public-api
Affects public API
#1115
opened May 15, 2025 by
younata
Loading…
2 tasks
Use our 🖇️ Work related to attachments and/or activities
cross-import-overlays
🍰 Cross-import overlays (Foundation, Core Graphics, etc.)
enhancement
New feature or request
freebsd
😈 FreeBSD support
linux
🐧 Linux support (all distros)
openbsd
🐡 OpenBSD support
qnx
🫐 QNX support
windows
🪟 Windows support
posix_spawn()
wrapper in the Foundation CIO rather than Process
.
attachments/activities
Add a built-in trait for creating a temporary directory scoped to a test
enhancement
New feature or request
traits
Issues and PRs related to the trait subsystem or built-in traits
#1113
opened May 12, 2025 by
stmontgomery
Augment New feature or request
traits
Issues and PRs related to the trait subsystem or built-in traits
triaged
This issue has undergone initial triage
.serialized
trait
enhancement
#1112
opened May 9, 2025 by
bkhouri
[DNM] Introduce conditional trait all/any
enhancement
New feature or request
public-api
Affects public API
traits
Issues and PRs related to the trait subsystem or built-in traits
Expose parallelism
concurrency
🔀 Swift concurrency/sendability issues
enhancement
New feature or request
triage-needed
This issue needs more specific labels
#1086
opened Apr 21, 2025 by
danpalmer
thrown error from a naked try (not inside #expect/#require) from a test does not report correct line number
enhancement
New feature or request
issue-handling
Related to Issue handling within the testing library
#1079
opened Apr 16, 2025 by
bstecher1
Expose Issue severity and isFailure as API
api-proposal
API proposal PRs (documentation only)
enhancement
New feature or request
issue-handling
Related to Issue handling within the testing library
public-api
Affects public API
Automatically determine the testing library version instead of hardcoding it, including for release branches
build
🧱 Affects the project's build configuration or process
enhancement
New feature or request
help wanted
Extra attention is needed
#1063
opened Apr 8, 2025 by
stmontgomery
Allow tests to differentiate between iterations when ran repeatedly
enhancement
New feature or request
public-api
Affects public API
tools integration
🛠️ Integration of swift-testing into tools/IDEs
#1041
opened Mar 28, 2025 by
Stannieman
TestingMacros plugin location is inconsistent between platforms
build
🧱 Affects the project's build configuration or process
enhancement
New feature or request
tools integration
🛠️ Integration of swift-testing into tools/IDEs
#1039
opened Mar 27, 2025 by
ADKaster
Introduce conditional trait that support "all must be met" and an "any must be met" to enable the test
enhancement
New feature or request
public-api
Affects public API
traits
Issues and PRs related to the trait subsystem or built-in traits
#1034
opened Mar 21, 2025 by
bkhouri
Log test case ended events, including issue counts, when running in verbose mode
command-line experience
⌨️ enhancements to the command line interface
enhancement
New feature or request
#1021
opened Mar 12, 2025 by
stmontgomery
[DO NOT MERGE] Remove legacy test content discovery.
discovery
🔎 test content discovery
embedded-swift
📟 Embedded Swift issues
enhancement
New feature or request
less-c++
🐀 Work to reduce the size of our C++ codebase and/or dependencies
tools integration
🛠️ Integration of swift-testing into tools/IDEs
Add support for Embedded Swift
embedded-swift
📟 Embedded Swift issues
enhancement
New feature or request
help wanted
Extra attention is needed
#977
opened Feb 26, 2025 by
grynspan
5 tasks
Expand discussion on when to use #expect vs. #require
documentation
📚 Improvements or additions to documentation
enhancement
New feature or request
[WIP] Add an experimental 🔀 Swift concurrency/sendability issues
enhancement
New feature or request
public-api
Affects public API
.serialized(.globally)
trait.
concurrency
Update documentation to discuss raw identifiers.
documentation
📚 Improvements or additions to documentation
enhancement
New feature or request
Add support for Cygwin
enhancement
New feature or request
help wanted
Extra attention is needed
windows
🪟 Windows support
#886
opened Jan 3, 2025 by
grynspan
3 tasks
Add support for PlayStation 4 and PlayStation 5
enhancement
New feature or request
help wanted
Extra attention is needed
playstation
🎮 PS4/PS5 support
#885
opened Jan 3, 2025 by
grynspan
4 tasks
Add support for Haiku
enhancement
New feature or request
haiku
🍂 Haiku support
help wanted
Extra attention is needed
#884
opened Jan 3, 2025 by
grynspan
3 tasks
Add support for Fuchsia
enhancement
New feature or request
fuchsia
🌺 Fuchsia support
help wanted
Extra attention is needed
#883
opened Jan 3, 2025 by
grynspan
3 tasks
Add a cross-import overlay with AppKit to allow attaching 🖇️ Work related to attachments and/or activities
cross-import-overlays
🍰 Cross-import overlays (Foundation, Core Graphics, etc.)
darwin
🍎 macOS, iOS, watchOS, tvOS, and visionOS support
enhancement
New feature or request
public-api
Affects public API
NSImage
s.
attachments/activities
Add support for QNX
enhancement
New feature or request
help wanted
Extra attention is needed
qnx
🫐 QNX support
#868
opened Dec 19, 2024 by
grynspan
3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.