Skip to content

Issues: apple/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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Add a message field to the issueRecorded event in the experimental JSON event stream enhancement New feature or request tools integration Integration of swift-testing into tools/IDEs
#368 opened Apr 22, 2024 by plemarquand
test process bootstrap/async setup hook enhancement New feature or request tools integration Integration of swift-testing into tools/IDEs
#328 opened Apr 3, 2024 by heckj
Feature request: Indented output in the console for tests within a suite enhancement New feature or request swiftpm-integration Swift Package Manager integration tools integration Integration of swift-testing into tools/IDEs
#298 opened Mar 16, 2024 by adammcarter
Add support for function call order expection concurrency Swift concurrency/sendability issues enhancement New feature or request public-api Affects public API
#297 opened Mar 16, 2024 by Kyle-Ye
Add WASI support enhancement New feature or request help wanted Extra attention is needed wasi/wasm WebAssembly support
#228 opened Feb 18, 2024 by Kyle-Ye
Support throwing errors from within @Test attributes enhancement New feature or request public-api Affects public API
#166 opened Jan 1, 2024 by jmjauer
Support for validating the content of recorded Issues enhancement New feature or request public-api Affects public API
#155 opened Dec 11, 2023 by dabrahams
Cannot enable C++ interop (deployment target too low) bug Something isn't working darwin macOS, iOS, watchOS, tvOS, and visionOS
#142 opened Nov 29, 2023 by grynspan
I need a replacement for XCTContext.runActivity(named:) enhancement New feature or request public-api Affects public API
#42 opened Oct 1, 2023 by uhooi
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
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
ProTip! Adding no:label will show everything without a label.