Make SwiftPM run XCTest and Testing tests in parallel by default?
|
|
7
|
133
|
March 8, 2025
|
Announcing the Testing Workgroup
|
|
2
|
736
|
March 7, 2025
|
Writing tests to demonstrate actor re-entrance bugs
|
|
44
|
1027
|
August 29, 2024
|
How to test package traits?
|
|
1
|
166
|
February 24, 2025
|
Writing testable UI related code with modern Swift
|
|
19
|
223
|
February 21, 2025
|
XCTest xUnit Experimental failure messages
|
|
0
|
73
|
February 17, 2025
|
Missing required module 'Testing'
|
|
4
|
601
|
February 4, 2025
|
SE-0455: SwiftPM @testable build setting
|
|
9
|
524
|
February 3, 2025
|
"Watch mode" for tests
|
|
3
|
103
|
January 21, 2025
|
Compiler crash during setup of Swift Testing
|
|
4
|
114
|
January 7, 2025
|
[Pitch] Custom Test Execution Traits
|
|
16
|
1092
|
December 20, 2024
|
A New Approach to Testing in Swift
|
|
118
|
39710
|
October 24, 2024
|
Testing fatalError and friends
|
|
74
|
9328
|
October 21, 2024
|
Swift testing coverage includes dependencies
|
|
0
|
124
|
October 18, 2024
|
EXC_BAD_ACCESS Error in Xcode 16 with Testable Import and Mocking
|
|
1
|
133
|
October 14, 2024
|
Using DispatchQueue.async or Task.detached in Swift Testing
|
|
14
|
750
|
October 9, 2024
|
Building and Distributing a XCTest Dependent Test XCFramework - SwiftVerifyEmittedModuleInterface
|
|
0
|
123
|
October 5, 2024
|
Improving Swift testing suite around experimental feature usage
|
|
0
|
94
|
September 27, 2024
|
How to mock certain classes with Swift Testing?
|
|
2
|
163
|
September 20, 2024
|
Status of swift-testing on windows/linux
|
|
5
|
892
|
August 1, 2024
|
[Accepted] A New Direction for Testing in Swift
|
|
66
|
8409
|
July 27, 2024
|
Using #require to unwrap an optional fails to compile
|
|
5
|
964
|
July 22, 2024
|
Approaches to testing macros
|
|
4
|
785
|
June 20, 2024
|
Swift Mocking Framework using Swift Macros
|
|
4
|
9897
|
May 1, 2024
|
An update on swift-testing progress and stable release plans
|
|
4
|
2777
|
April 30, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1747
|
April 8, 2024
|
How to test a method inside Task Async/await in swift
|
|
14
|
4668
|
March 20, 2024
|
I made a little SwiftPM Package that uses UIKit. How can I run tests from command line
|
|
5
|
4871
|
February 15, 2024
|
Many tests failing when I build from head `8ae3c9ed005bee1b257269f60bce02c75d0b3486`?
|
|
7
|
575
|
January 15, 2024
|
Testing for result builder errors
|
|
0
|
295
|
January 13, 2024
|