Swift-testing and Errors with associated types
|
|
14
|
154
|
May 22, 2025
|
Capture all issues in a block without reports, for property-based testing
|
|
4
|
146
|
May 21, 2025
|
Building tests as a dynamic library rather than an executable
|
|
2
|
77
|
May 21, 2025
|
Showing individual #expect() / XCTAssert() successes in unit tests
|
|
2
|
75
|
May 8, 2025
|
ST-0010: Public API to evaluate ConditionTrait
|
|
4
|
407
|
April 29, 2025
|
We built Harmonize: A modern open-source linter for Swift that enforces architecture as unit tests
|
|
2
|
383
|
April 28, 2025
|
What is your workflow for updating failed diagnostic expectations in tests?
|
|
0
|
25
|
April 24, 2025
|
Introducing SnapshotTestingMacros
|
|
6
|
322
|
April 13, 2025
|
Announcing the Testing Workgroup
|
|
2
|
1223
|
March 7, 2025
|
Make SwiftPM run XCTest and Testing tests in parallel by default?
|
|
15
|
370
|
March 27, 2025
|
How does dot syntax work with testing files?
|
|
1
|
78
|
March 26, 2025
|
How do you run performance tests on Swift packages in Xcode?
|
|
12
|
2810
|
March 18, 2025
|
Unit Testing and Embedded Swift
|
|
3
|
163
|
March 17, 2025
|
Writing tests to demonstrate actor re-entrance bugs
|
|
44
|
1074
|
August 29, 2024
|
How to test package traits?
|
|
1
|
210
|
February 24, 2025
|
Writing testable UI related code with modern Swift
|
|
19
|
286
|
February 21, 2025
|
XCTest xUnit Experimental failure messages
|
|
0
|
80
|
February 17, 2025
|
Missing required module 'Testing'
|
|
4
|
829
|
February 4, 2025
|
SE-0455: SwiftPM @testable build setting
|
|
9
|
533
|
February 3, 2025
|
"Watch mode" for tests
|
|
3
|
116
|
January 21, 2025
|
Compiler crash during setup of Swift Testing
|
|
4
|
117
|
January 7, 2025
|
[Pitch] Custom Test Execution Traits
|
|
16
|
1161
|
December 20, 2024
|
A New Approach to Testing in Swift
|
|
118
|
40241
|
October 24, 2024
|
Testing fatalError and friends
|
|
74
|
9793
|
October 21, 2024
|
Swift testing coverage includes dependencies
|
|
0
|
131
|
October 18, 2024
|
EXC_BAD_ACCESS Error in Xcode 16 with Testable Import and Mocking
|
|
1
|
164
|
October 14, 2024
|
Using DispatchQueue.async or Task.detached in Swift Testing
|
|
14
|
1199
|
October 9, 2024
|
Building and Distributing a XCTest Dependent Test XCFramework - SwiftVerifyEmittedModuleInterface
|
|
0
|
153
|
October 5, 2024
|
Improving Swift testing suite around experimental feature usage
|
|
0
|
99
|
September 27, 2024
|
How to mock certain classes with Swift Testing?
|
|
2
|
252
|
September 20, 2024
|