A New Approach to Testing in Swift
|
|
118
|
37734
|
October 24, 2024
|
Testing fatalError and friends
|
|
74
|
8362
|
October 21, 2024
|
Swift testing coverage includes dependencies
|
|
0
|
114
|
October 18, 2024
|
Compiler crash during setup of Swift Testing
|
|
3
|
76
|
October 14, 2024
|
EXC_BAD_ACCESS Error in Xcode 16 with Testable Import and Mocking
|
|
1
|
76
|
October 14, 2024
|
Using DispatchQueue.async or Task.detached in Swift Testing
|
|
14
|
254
|
October 9, 2024
|
[Pitch] Custom Test Execution Traits
|
|
15
|
803
|
October 8, 2024
|
Building and Distributing a XCTest Dependent Test XCFramework - SwiftVerifyEmittedModuleInterface
|
|
0
|
61
|
October 5, 2024
|
Missing required module 'Testing'
|
|
2
|
217
|
September 27, 2024
|
Improving Swift testing suite around experimental feature usage
|
|
0
|
90
|
September 27, 2024
|
How to mock certain classes with Swift Testing?
|
|
2
|
105
|
September 20, 2024
|
Writing tests to demonstrate actor re-entrance bugs
|
|
44
|
926
|
August 29, 2024
|
Status of swift-testing on windows/linux
|
|
5
|
782
|
August 1, 2024
|
[Accepted] A New Direction for Testing in Swift
|
|
66
|
7970
|
July 27, 2024
|
Using #require to unwrap an optional fails to compile
|
|
5
|
346
|
July 22, 2024
|
Approaches to testing macros
|
|
4
|
719
|
June 20, 2024
|
Swift Mocking Framework using Swift Macros
|
|
4
|
8929
|
May 1, 2024
|
An update on swift-testing progress and stable release plans
|
|
4
|
2480
|
April 30, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1466
|
April 8, 2024
|
How to test a method inside Task Async/await in swift
|
|
14
|
3044
|
March 20, 2024
|
I made a little SwiftPM Package that uses UIKit. How can I run tests from command line
|
|
5
|
4421
|
February 15, 2024
|
Many tests failing when I build from head `8ae3c9ed005bee1b257269f60bce02c75d0b3486`?
|
|
7
|
566
|
January 15, 2024
|
Testing for result builder errors
|
|
0
|
288
|
January 13, 2024
|
Introducing Dejavu - the open-source network mocking library for swift developers
|
|
2
|
1511
|
January 10, 2024
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
19
|
8139
|
December 27, 2023
|
Reliably testing code that adopts Swift Concurrency?
|
|
127
|
26864
|
December 20, 2023
|
.testTarget wont build with xcframework as .binaryTarget
|
|
1
|
1537
|
December 12, 2023
|
Please tell me how to test a file inside test/SILGen
|
|
2
|
487
|
November 21, 2023
|
How to debug a linker error during swift test?
|
|
0
|
399
|
November 19, 2023
|
Vapor how to control environment variables for different environments
|
|
2
|
1422
|
November 16, 2023
|