Transitive "build for testing" / "enable testability" for local packages?
|
|
3
|
285
|
May 26, 2025
|
Showing individual #expect() / XCTAssert() successes in unit tests
|
|
2
|
78
|
May 8, 2025
|
Announcing the Testing Workgroup
|
|
2
|
1230
|
March 7, 2025
|
Make SwiftPM run XCTest and Testing tests in parallel by default?
|
|
15
|
374
|
March 27, 2025
|
XCTest: data race detected
|
|
2
|
232
|
March 15, 2025
|
Can I test a package without building every single target?
|
|
2
|
1382
|
March 9, 2025
|
XCTest xUnit Experimental failure messages
|
|
0
|
80
|
February 17, 2025
|
Missing required module 'Testing'
|
|
4
|
857
|
February 4, 2025
|
Image XCTAttachment replacement
|
|
3
|
119
|
January 20, 2025
|
Objc XCTest target unable to see ProductModuleName-Swift.h
|
|
0
|
41
|
December 9, 2024
|
Swift 5.10 Concurrency and XCTest
|
|
28
|
11894
|
December 5, 2024
|
Issues with setUp() and tearDown() in XCTest for Swift 6
|
|
1
|
272
|
November 14, 2024
|
A New Approach to Testing in Swift
|
|
118
|
40290
|
October 24, 2024
|
Testing fatalError and friends
|
|
74
|
9822
|
October 21, 2024
|
Building and Distributing a XCTest Dependent Test XCFramework - SwiftVerifyEmittedModuleInterface
|
|
0
|
154
|
October 5, 2024
|
Launching XCTests in LLDB from command line on macOS
|
|
2
|
826
|
October 2, 2024
|
Mocking in XCTest unit tests
|
|
0
|
76
|
September 25, 2024
|
XCTest Error abnormal(309) - does anyone know what it is?
|
|
2
|
113
|
September 16, 2024
|
Xcode 16.1 Beta - No XCTAttachments?
|
|
1
|
232
|
September 15, 2024
|
Confusing EXC_BAD_ACCESS with simple Combine Future usage
|
|
7
|
3151
|
July 2, 2024
|
Challenges with `XCTAssert` in `swift-testing` and 3rd Party Libraries
|
|
5
|
1146
|
June 24, 2024
|
XCTests stalling in Ubuntu github actions job
|
|
1
|
191
|
June 15, 2024
|
Unable to run Unit Tests with swift test when building for iOS
|
|
1
|
1521
|
June 7, 2024
|
An update on swift-testing progress and stable release plans
|
|
4
|
2877
|
April 30, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1898
|
April 8, 2024
|
How to test a method inside Task Async/await in swift
|
|
14
|
5742
|
March 20, 2024
|
I made a little SwiftPM Package that uses UIKit. How can I run tests from command line
|
|
5
|
5094
|
February 15, 2024
|
How to run `xctest` bundle - and how to add `entitlement` to a test target?
|
|
0
|
471
|
January 23, 2024
|
Can't test macros on Xcode 15.1+
|
|
3
|
1969
|
January 19, 2024
|
Awaiting fulfillment(of:timeout:enforceOrder:) doesn’t wait?
|
|
4
|
1651
|
January 12, 2024
|