-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Label
Projects
Milestones
Assignee
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
#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
Implement a dedicated Changes impacting `swift test` tool
swift test codecov
command
command-line interface
enhancement
swift test
#7821
opened Jul 24, 2024 by
grynspan
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
Support Changes impacting `swift test` tool
swift test --id TestSuite.testName --id OtherTestSuite.testName
enhancement
swift test
#7376
opened Feb 28, 2024 by
weissi
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
An error message is generated in certain cases when running Changes impacting `swift test` tool
swift test --filter
.
bug
swift test
#6856
opened Aug 24, 2023 by
fibrechannelscsi
Linux test discovery failure with .interoperabilityMode(.Cxx)
bug
C++ interop
swift test
Changes impacting `swift test` tool
#6661
opened Jun 21, 2023 by
johnfairh
Surprising differences in output formatting when testing --parallel or on Linux.
bug
swift test
Changes impacting `swift test` tool
#6626
opened May 29, 2023 by
dabrahams
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
#6527
opened May 10, 2023 by
dabrahams
XCTest results are not properly formatted on Windows when run in parallel
bug
swift test
Changes impacting `swift test` tool
windows
#6448
opened Apr 18, 2023 by
compnerd
[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 Changes impacting `swift test` tool
__allTests__FooTests
when using @MainActor
swift test
#7268
opened Dec 13, 2022 by
p4checo
Testing "<packageName>PackgeTests" for multiple architectures triggers error message "Could not find target named"
bug
swift test
Changes impacting `swift test` tool
#5701
opened Jul 31, 2022 by
ahoppen
--static-swift-stdlib
doesn't work with swift test
bug
static linking
swift test
#5590
opened Jun 14, 2022 by
kateinoigakukun
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.