What you need to know before migrating to Swift Testing
|
|
6
|
310
|
July 10, 2025
|
What's New in Testing - Swift 6.2/Xcode 26
|
|
5
|
598
|
July 2, 2025
|
Transitive "build for testing" / "enable testability" for local packages?
|
|
3
|
322
|
May 26, 2025
|
Showing individual #expect() / XCTAssert() successes in unit tests
|
|
2
|
96
|
May 8, 2025
|
Announcing the Testing Workgroup
|
|
2
|
1294
|
March 7, 2025
|
Make SwiftPM run XCTest and Testing tests in parallel by default?
|
|
15
|
416
|
March 27, 2025
|
XCTest: data race detected
|
|
2
|
249
|
March 15, 2025
|
Can I test a package without building every single target?
|
|
2
|
1431
|
March 9, 2025
|
XCTest xUnit Experimental failure messages
|
|
0
|
83
|
February 17, 2025
|
Missing required module 'Testing'
|
|
4
|
1087
|
February 4, 2025
|
Image XCTAttachment replacement
|
|
3
|
147
|
January 20, 2025
|
Objc XCTest target unable to see ProductModuleName-Swift.h
|
|
0
|
45
|
December 9, 2024
|
Swift 5.10 Concurrency and XCTest
|
|
28
|
12299
|
December 5, 2024
|
Issues with setUp() and tearDown() in XCTest for Swift 6
|
|
1
|
322
|
November 14, 2024
|
A New Approach to Testing in Swift
|
|
118
|
40708
|
October 24, 2024
|
Testing fatalError and friends
|
|
74
|
10130
|
October 21, 2024
|
Building and Distributing a XCTest Dependent Test XCFramework - SwiftVerifyEmittedModuleInterface
|
|
0
|
193
|
October 5, 2024
|
Launching XCTests in LLDB from command line on macOS
|
|
2
|
847
|
October 2, 2024
|
Mocking in XCTest unit tests
|
|
0
|
83
|
September 25, 2024
|
XCTest Error abnormal(309) - does anyone know what it is?
|
|
2
|
117
|
September 16, 2024
|
Xcode 16.1 Beta - No XCTAttachments?
|
|
1
|
241
|
September 15, 2024
|
Confusing EXC_BAD_ACCESS with simple Combine Future usage
|
|
7
|
3279
|
July 2, 2024
|
Challenges with `XCTAssert` in `swift-testing` and 3rd Party Libraries
|
|
5
|
1172
|
June 24, 2024
|
XCTests stalling in Ubuntu github actions job
|
|
1
|
200
|
June 15, 2024
|
Unable to run Unit Tests with swift test when building for iOS
|
|
1
|
1580
|
June 7, 2024
|
An update on swift-testing progress and stable release plans
|
|
4
|
2924
|
April 30, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1980
|
April 8, 2024
|
How to test a method inside Task Async/await in swift
|
|
14
|
6449
|
March 20, 2024
|
I made a little SwiftPM Package that uses UIKit. How can I run tests from command line
|
|
5
|
5272
|
February 15, 2024
|
How to run `xctest` bundle - and how to add `entitlement` to a test target?
|
|
0
|
491
|
January 23, 2024
|