-
Notifications
You must be signed in to change notification settings - Fork 108
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
Support for XFAILing a New feature or request
@Test
without wrapping the entire body in a closure
enhancement
#1132
opened May 28, 2025 by
AnthonyLatsis
Exit tests should suppress 🪲 Something isn't working
darwin
🍎 macOS, iOS, watchOS, tvOS, and visionOS support
exit-tests
☠️ Work related to exit tests
freebsd
😈 FreeBSD support
linux
🐧 Linux support (all distros)
openbsd
🐡 OpenBSD support
SIGPIPE
on back channel pipes
bug
Typo in ExitTest.Result documentation
bug
🪲 Something isn't working
documentation
📚 Improvements or additions to documentation
exit-tests
☠️ Work related to exit tests
Add a built-in trait for creating a temporary directory scoped to a test
cross-import-overlays
🍰 Cross-import overlays (Foundation, Core Graphics, etc.)
enhancement
New feature or request
public-api
Affects public API
traits
Issues and PRs related to the trait subsystem or built-in traits
triaged
This issue has undergone initial triage
#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
Crashing tests result in empty xunit output with Swift Testing
bug
🪲 Something isn't working
#1110
opened May 7, 2025 by
jqsilver
1 task done
JSON ABI 🪲 Something isn't working
listTests
stopped reporting suites unless they're explicitly tagged with @Suite
bug
#1099
opened May 1, 2025 by
allevato
false "Errors thrown from here are not handled"
bug
🪲 Something isn't working
#1098
opened May 1, 2025 by
nh7a
Expose parallelism
concurrency
🔀 Swift concurrency/sendability issues
enhancement
New feature or request
#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
Change 🧱 Affects the project's build configuration or process
command-line experience
⌨️ enhancements to the command line interface
good first issue
🔰 Good for newcomers
tools integration
🛠️ Integration of swift-testing into tools/IDEs
swt_
prefix to swift_testing_
build
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
Recursive Suite Traits must conform to TestTrait or else they crash
bug
🪲 Something isn't working
traits
Issues and PRs related to the trait subsystem or built-in traits
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
macros
🔭 Related to Swift macros such as @Test or #expect
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
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
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 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!
Type g i on any issue or pull request to go back to the issue listing page.