XCTest doesn't generate memgraph file after UI test finish execution
|
|
1
|
971
|
November 26, 2023
|
Task, async, testing, disappearing
|
|
2
|
498
|
November 14, 2023
|
SwiftPM not generating testing scaffold when -type=executable
|
|
2
|
691
|
November 1, 2023
|
Mixing async/await code with waitForExpectations in tests causes hang
|
|
7
|
10156
|
September 15, 2023
|
How can we test SwiftPM Plugins?
|
|
3
|
1443
|
July 27, 2023
|
Subclassing URLProtocol for testing URLSession calls problem / error when using async await
|
|
1
|
1280
|
May 9, 2023
|
DispatchQueue.concurrentPerform in XCUnitTest
|
|
3
|
828
|
April 19, 2023
|
XCTest.setUp()/tearDown() vs TaskLocal.withValue()
|
|
2
|
1183
|
April 13, 2023
|
Xcode not respecting canImport(XCTest)?
|
|
4
|
3642
|
March 31, 2023
|
Make XCTest output as pretty as `yarn`
|
|
10
|
2678
|
March 24, 2023
|
XCTestCase.measure() is very slow due to symbolication. How to make it faster?
|
|
3
|
1803
|
March 22, 2023
|
Error: XCTest not available
|
|
10
|
2376
|
January 27, 2023
|
[Pitch] Exempt code paths ending in `preconditionFailure` from coverage checks when running tests
|
|
25
|
1388
|
January 19, 2023
|
Does XCTest supports Generics?
|
|
3
|
947
|
December 26, 2022
|
Setting test execution time limit on Linux/non-macOS platforms
|
|
0
|
474
|
December 9, 2022
|
Network mocking / stubbing framework
|
|
3
|
2315
|
October 25, 2022
|
Tests on iOS Simulator are limited to a single thread
|
|
0
|
1876
|
October 3, 2022
|
Help me diagnose inconsistent test failures on unsafe code
|
|
0
|
396
|
September 28, 2022
|
BytePattern a linear time byte pattern finder and set of XCTest assertions
|
|
3
|
2763
|
September 12, 2022
|
Actor behavior seems to differ when compiling with Catalyst
|
|
10
|
760
|
September 1, 2022
|
Any way to inject/override a dependency of a dependency on the Swift package level?
|
|
4
|
998
|
August 22, 2022
|
Unit Tests in Source Code
|
|
6
|
2277
|
July 26, 2022
|
Task's closure not called in async XCTest function
|
|
3
|
4177
|
July 24, 2022
|
How can I access a file inside of an XCTestCase?
|
|
6
|
7949
|
May 9, 2022
|
Unit tests using generics fail to build on Linux
|
|
1
|
478
|
April 13, 2022
|
Unit tests using generics fail to build on Linux
|
|
0
|
822
|
April 1, 2022
|
TDD-Albums-II: A free hands-on tutorial for Swift engineers learning Test-Driven Development
|
|
0
|
867
|
November 12, 2021
|
Unit Test @Binding properties
|
|
7
|
5507
|
October 22, 2021
|
How do I debug tests using the open-source toolchain?
|
|
2
|
938
|
October 3, 2021
|
Async/await and XCTest
|
|
25
|
10121
|
September 23, 2021
|