Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Write documentation for tools integration ("how to write a CI plugin" sort of thing) documentation Improvements or additions to documentation enhancement New feature or request tools integration Integration of swift-testing into tools/IDEs
#546 opened Jul 17, 2024 by grynspan
Add support for Nerd Fonts command-line experience enhancements to the command line interface enhancement New feature or request help wanted Extra attention is needed tools integration Integration of swift-testing into tools/IDEs
#702 opened Sep 17, 2024 by grynspan
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 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 Cygwin enhancement New feature or request help wanted Extra attention is needed windows 🪟 Windows support
#886 opened Jan 3, 2025 by grynspan
3 tasks
Update documentation to discuss raw identifiers. documentation Improvements or additions to documentation enhancement New feature or request
#894 opened Jan 7, 2025 by grynspan Swift 6.2
Expand discussion on when to use #expect vs. #require documentation Improvements or additions to documentation enhancement New feature or request
#935 opened Jan 31, 2025 by briancroom Swift 6.2
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
Represent non-encodable test argument values in Test.Case.ID enhancement New feature or request parameterized-testing Related to parameterized testing functionality
#995 opened Mar 4, 2025 by stmontgomery Swift 6.2
#expect doesn't detect "nested" try bug Something isn't working
#996 opened Mar 5, 2025 by finestructure Swift 6.2
Use test content record infrastructure for legacy discovery enhancement New feature or request tools integration Integration of swift-testing into tools/IDEs
#1007 opened Mar 8, 2025 by grynspan Swift 6.2
Provide an API for custom expectations with diagnostics enhancement New feature or request public-api Affects public API
#11 opened Sep 22, 2023 by allevato
Cannot enable C++ interop (deployment target too low) bug Something isn't working darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support less-c++ Work to reduce the size of our C++ codebase and/or dependencies
#142 opened Nov 29, 2023 by grynspan
Adopt Mutex concurrency Swift concurrency/sendability issues less-c++ Work to reduce the size of our C++ codebase and/or dependencies linux 🐧 Linux support (all distros) wasi/wasm 🧭 WebAssembly support windows 🪟 Windows support
#538 opened Jul 16, 2024 by grynspan Swift 6.2
Ability to write tests right in the same file enhancement New feature or request
#795 opened Nov 2, 2024 by MahdiBM
"Migrating a test from XCTest" does not mention parallel-by-default bug Something isn't working documentation Improvements or additions to documentation
#863 opened Dec 16, 2024 by MahdiBM Swift 6.2
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
Configurable log prefix enhancement New feature or request
#472 opened Jun 12, 2024 by finestructure
Support for hosting UI automation tests darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancement New feature or request public-api Affects public API question Further information is requested
#516 opened Jul 1, 2024 by HollyFoxtel
Add a public initializer for Testing.Test enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#521 opened Jul 3, 2024 by younata
Adopt RawSpan in Attachable protocol attachments/activities 🖇️ Work related to attachments and/or activities enhancement New feature or request public-api Affects public API
#818 opened Nov 11, 2024 by grynspan Swift 6.2
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
API and associated Runner logic for performing multiple repetitions of a test enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#37 opened Sep 28, 2023 by stmontgomery
Link to tool-specific documentation about adding test resource files documentation Improvements or additions to documentation enhancement New feature or request
#562 opened Jul 21, 2024 by JetForMe
Cannot mark suite as @available enhancement New feature or request
#608 opened Aug 11, 2024 by CamJN
ProTip! Exclude everything labeled bug with -label:bug.