|
Confusing EXC_BAD_ACCESS with simple Combine Future usage
|
|
7
|
3541
|
July 2, 2024
|
|
Challenges with `XCTAssert` in `swift-testing` and 3rd Party Libraries
|
|
5
|
1266
|
June 24, 2024
|
|
XCTests stalling in Ubuntu github actions job
|
|
1
|
245
|
June 15, 2024
|
|
Unable to run Unit Tests with swift test when building for iOS
|
|
1
|
1685
|
June 7, 2024
|
|
An update on swift-testing progress and stable release plans
|
|
4
|
3070
|
April 30, 2024
|
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
2191
|
April 8, 2024
|
|
How to test a method inside Task Async/await in swift
|
|
14
|
7569
|
March 20, 2024
|
|
I made a little SwiftPM Package that uses UIKit. How can I run tests from command line
|
|
5
|
5564
|
February 15, 2024
|
|
How to run `xctest` bundle - and how to add `entitlement` to a test target?
|
|
0
|
562
|
January 23, 2024
|
|
Can't test macros on Xcode 15.1+
|
|
3
|
2168
|
January 19, 2024
|
|
Awaiting fulfillment(of:timeout:enforceOrder:) doesn’t wait?
|
|
4
|
1942
|
January 12, 2024
|
|
XCTest doesn't generate memgraph file after UI test finish execution
|
|
1
|
1016
|
November 26, 2023
|
|
Task, async, testing, disappearing
|
|
2
|
534
|
November 14, 2023
|
|
SwiftPM not generating testing scaffold when -type=executable
|
|
2
|
717
|
November 1, 2023
|
|
Mixing async/await code with waitForExpectations in tests causes hang
|
|
7
|
11013
|
September 15, 2023
|
|
How can we test SwiftPM Plugins?
|
|
3
|
1514
|
July 27, 2023
|
|
Subclassing URLProtocol for testing URLSession calls problem / error when using async await
|
|
1
|
1372
|
May 9, 2023
|
|
DispatchQueue.concurrentPerform in XCUnitTest
|
|
3
|
872
|
April 19, 2023
|
|
XCTest.setUp()/tearDown() vs TaskLocal.withValue()
|
|
2
|
1227
|
April 13, 2023
|
|
Xcode not respecting canImport(XCTest)?
|
|
4
|
3772
|
March 31, 2023
|
|
Make XCTest output as pretty as `yarn`
|
|
10
|
2834
|
March 24, 2023
|
|
XCTestCase.measure() is very slow due to symbolication. How to make it faster?
|
|
3
|
1833
|
March 22, 2023
|
|
Error: XCTest not available
|
|
10
|
2518
|
January 27, 2023
|
|
[Pitch] Exempt code paths ending in `preconditionFailure` from coverage checks when running tests
|
|
25
|
1488
|
January 19, 2023
|
|
Does XCTest supports Generics?
|
|
3
|
999
|
December 26, 2022
|
|
Setting test execution time limit on Linux/non-macOS platforms
|
|
0
|
485
|
December 9, 2022
|
|
Network mocking / stubbing framework
|
|
3
|
2541
|
October 25, 2022
|
|
Tests on iOS Simulator are limited to a single thread
|
|
0
|
1979
|
October 3, 2022
|
|
Help me diagnose inconsistent test failures on unsafe code
|
|
0
|
424
|
September 28, 2022
|
|
BytePattern a linear time byte pattern finder and set of XCTest assertions
|
|
3
|
2795
|
September 12, 2022
|