|
Transitive "build for testing" / "enable testability" for local packages?
|
|
0
|
36
|
July 17, 2024
|
|
Swift 5.10 Concurrency and XCTest
|
|
20
|
7065
|
July 9, 2024
|
|
Confusing EXC_BAD_ACCESS with simple Combine Future usage
|
|
7
|
2154
|
July 2, 2024
|
|
Challenges with `XCTAssert` in `swift-testing` and 3rd Party Libraries
|
|
5
|
990
|
June 24, 2024
|
|
XCTests stalling in Ubuntu github actions job
|
|
1
|
170
|
June 15, 2024
|
|
Unable to run Unit Tests with swift test when building for iOS
|
|
1
|
1315
|
June 7, 2024
|
|
An update on swift-testing progress and stable release plans
|
|
4
|
2134
|
April 30, 2024
|
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1273
|
April 8, 2024
|
|
How to test a method inside Task Async/await in swift
|
|
14
|
2032
|
March 20, 2024
|
|
I made a little SwiftPM Package that uses UIKit. How can I run tests from command line
|
|
5
|
4107
|
February 15, 2024
|
|
A New Approach to Testing in Swift
|
|
111
|
34649
|
February 13, 2024
|
|
Testing fatalError and friends
|
|
72
|
7441
|
February 9, 2024
|
|
How to run `xctest` bundle - and how to add `entitlement` to a test target?
|
|
0
|
378
|
January 23, 2024
|
|
Can't test macros on Xcode 15.1+
|
|
3
|
1429
|
January 19, 2024
|
|
Awaiting fulfillment(of:timeout:enforceOrder:) doesn’t wait?
|
|
4
|
842
|
January 12, 2024
|
|
XCTest doesn't generate memgraph file after UI test finish execution
|
|
1
|
873
|
November 26, 2023
|
|
Task, async, testing, disappearing
|
|
2
|
476
|
November 14, 2023
|
|
SwiftPM not generating testing scaffold when -type=executable
|
|
2
|
613
|
November 1, 2023
|
|
Mixing async/await code with waitForExpectations in tests causes hang
|
|
7
|
7190
|
September 15, 2023
|
|
How can we test SwiftPM Plugins?
|
|
3
|
1380
|
July 27, 2023
|
|
Subclassing URLProtocol for testing URLSession calls problem / error when using async await
|
|
1
|
1074
|
May 9, 2023
|
|
DispatchQueue.concurrentPerform in XCUnitTest
|
|
3
|
771
|
April 19, 2023
|
|
XCTest.setUp()/tearDown() vs TaskLocal.withValue()
|
|
2
|
1092
|
April 13, 2023
|
|
Xcode not respecting canImport(XCTest)?
|
|
4
|
3307
|
March 31, 2023
|
|
Make XCTest output as pretty as `yarn`
|
|
10
|
2476
|
March 24, 2023
|
|
XCTestCase.measure() is very slow due to symbolication. How to make it faster?
|
|
3
|
1757
|
March 22, 2023
|
|
Error: XCTest not available
|
|
10
|
1859
|
January 27, 2023
|
|
[Pitch] Exempt code paths ending in `preconditionFailure` from coverage checks when running tests
|
|
25
|
1318
|
January 19, 2023
|
|
Does XCTest supports Generics?
|
|
3
|
878
|
December 26, 2022
|
|
Setting test execution time limit on Linux/non-macOS platforms
|
|
0
|
458
|
December 9, 2022
|