Skip to content

Issues: swiftlang/swift-package-manager

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

BuildSettingCondition for Embedded Swift embedded Support for Embedded Swift enhancement swift test Changes impacting `swift test` tool
#8431 opened Mar 30, 2025 by grynspan
Add support for Open Test Reporting's XML schema public API Changes to the public API of SwiftPM swift test Changes impacting `swift test` tool
#8300 opened Feb 19, 2025 by grynspan
Distinguish parameterized test arguments as distinct tests in xunit-output enhancement public API Changes to the public API of SwiftPM swift test Changes impacting `swift test` tool
#8299 opened Feb 19, 2025 by shomron
Cross-compiling tests doesn't work if a package uses macros bug cross-compilation macros Support for macros swift test Changes impacting `swift test` tool
#8094 opened Nov 4, 2024 by finagolfin
1 task done
swift test list does not fail with unrecognized argument swift test options. bug swift test Changes impacting `swift test` tool
#8069 opened Oct 23, 2024 by bkhouri
1 task done
Swift test targets using C targets don't seem to respect C language standard. bug swift test Changes impacting `swift test` tool
#7997 opened Sep 24, 2024 by Lancelotbronner
1 task done
WIP: New and user selectable progress bars command-line interface swift build Changes impacting `swift build` swift test Changes impacting `swift test` tool
#7897 opened Aug 20, 2024 by rauhul Loading…
2 of 5 tasks
SwiftPM should only build direct dependencies of a test target as @testable bug swift test Changes impacting `swift test` tool
#7718 opened Jun 26, 2024 by rauhul
1 task done
Skipped tests are not reported as skipped in xUnit output bug swift test Changes impacting `swift test` tool
#7383 opened Feb 29, 2024 by adam-fowler
1 task done
Only output when tests/builds fail if --quiet flag is present bug swift test Changes impacting `swift test` tool
#7216 opened Dec 25, 2023 by clayellis Loading…
when(condition:) to switch over building for running vs testing enhancement package manifests changes to package manifest APIs swift test Changes impacting `swift test` tool
#6992 opened Oct 11, 2023 by rauhul
Internal error bug swift test Changes impacting `swift test` tool
#6618 opened May 26, 2023 by dabrahams
“Unhandled source” with no diagnostic bug plugins swift test Changes impacting `swift test` tool
#6599 opened May 22, 2023 by dabrahams
Generated tests don't run reliably bug plugins swift test Changes impacting `swift test` tool
#6595 opened May 21, 2023 by dabrahams
swift test --parallel seems to fail when used in GitHub actions bug swift test Changes impacting `swift test` tool
#6527 opened May 10, 2023 by dabrahams
[SwiftTestTool] Add test failure messages to xUnit report swift test Changes impacting `swift test` tool
#6174 opened Feb 22, 2023 by cyberowl Loading…
Type inference issues in __allTests__FooTests when using @MainActor swift test Changes impacting `swift test` tool
#7268 opened Dec 13, 2022 by p4checo
ProTip! Exclude everything labeled bug with -label:bug.