How does dot syntax work with testing files?
|
|
0
|
17
|
March 26, 2025
|
Make SwiftPM run XCTest and Testing tests in parallel by default?
|
|
14
|
294
|
March 19, 2025
|
How do you run performance tests on Swift packages in Xcode?
|
|
12
|
2784
|
March 18, 2025
|
Unit Testing and Embedded Swift
|
|
3
|
147
|
March 17, 2025
|
Announcing the Testing Workgroup
|
|
2
|
1043
|
March 7, 2025
|
Writing tests to demonstrate actor re-entrance bugs
|
|
44
|
1039
|
August 29, 2024
|
How to test package traits?
|
|
1
|
171
|
February 24, 2025
|
Writing testable UI related code with modern Swift
|
|
19
|
237
|
February 21, 2025
|
XCTest xUnit Experimental failure messages
|
|
0
|
74
|
February 17, 2025
|
Missing required module 'Testing'
|
|
4
|
650
|
February 4, 2025
|
SE-0455: SwiftPM @testable build setting
|
|
9
|
527
|
February 3, 2025
|
"Watch mode" for tests
|
|
3
|
108
|
January 21, 2025
|
Compiler crash during setup of Swift Testing
|
|
4
|
116
|
January 7, 2025
|
[Pitch] Custom Test Execution Traits
|
|
16
|
1110
|
December 20, 2024
|
A New Approach to Testing in Swift
|
|
118
|
39879
|
October 24, 2024
|
Testing fatalError and friends
|
|
74
|
9461
|
October 21, 2024
|
Swift testing coverage includes dependencies
|
|
0
|
126
|
October 18, 2024
|
EXC_BAD_ACCESS Error in Xcode 16 with Testable Import and Mocking
|
|
1
|
147
|
October 14, 2024
|
Using DispatchQueue.async or Task.detached in Swift Testing
|
|
14
|
874
|
October 9, 2024
|
Building and Distributing a XCTest Dependent Test XCFramework - SwiftVerifyEmittedModuleInterface
|
|
0
|
135
|
October 5, 2024
|
Improving Swift testing suite around experimental feature usage
|
|
0
|
96
|
September 27, 2024
|
How to mock certain classes with Swift Testing?
|
|
2
|
189
|
September 20, 2024
|
Status of swift-testing on windows/linux
|
|
5
|
906
|
August 1, 2024
|
[Accepted] A New Direction for Testing in Swift
|
|
66
|
8503
|
July 27, 2024
|
Using #require to unwrap an optional fails to compile
|
|
5
|
1064
|
July 22, 2024
|
Approaches to testing macros
|
|
4
|
798
|
June 20, 2024
|
Swift Mocking Framework using Swift Macros
|
|
4
|
10032
|
May 1, 2024
|
An update on swift-testing progress and stable release plans
|
|
4
|
2815
|
April 30, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1786
|
April 8, 2024
|
How to test a method inside Task Async/await in swift
|
|
14
|
4942
|
March 20, 2024
|