Error: XCTest not available
|
|
10
|
513
|
January 27, 2023
|
XCTest.setUp()/tearDown() vs TaskLocal.withValue()
|
|
1
|
259
|
January 26, 2023
|
Mixing async/await code with waitForExpectations in tests causes hang
|
|
3
|
180
|
January 24, 2023
|
[Pitch] Exempt code paths ending in `preconditionFailure` from coverage checks when running tests
|
|
25
|
718
|
January 19, 2023
|
Does XCTest supports Generics?
|
|
3
|
284
|
December 26, 2022
|
Setting test execution time limit on Linux/non-macOS platforms
|
|
0
|
160
|
December 9, 2022
|
How can we tests SPM Plugin?
|
|
2
|
343
|
November 7, 2022
|
Network mocking / stubbing framework
|
|
3
|
358
|
October 25, 2022
|
Tests on iOS Simulator are limited to a single thread
|
|
0
|
395
|
October 3, 2022
|
Help me diagnose inconsistent test failures on unsafe code
|
|
0
|
106
|
September 28, 2022
|
BytePattern a linear time byte pattern finder and set of XCTest assertions
|
|
3
|
2235
|
September 12, 2022
|
Actor behavior seems to differ when compiling with Catalyst
|
|
10
|
342
|
September 1, 2022
|
Any way to inject/override a dependency of a dependency on the Swift package level?
|
|
4
|
214
|
August 22, 2022
|
Unit Tests in Source Code
|
|
6
|
918
|
July 26, 2022
|
Task's closure not called in async XCTest function
|
|
3
|
1053
|
July 24, 2022
|
Can I test a package without building every single target?
|
|
1
|
360
|
June 8, 2022
|
How can I access a file inside of an XCTestCase?
|
|
6
|
2017
|
May 9, 2022
|
Unit tests using generics fail to build on Linux
|
|
1
|
238
|
April 13, 2022
|
Unit tests using generics fail to build on Linux
|
|
0
|
362
|
April 1, 2022
|
TDD-Albums-II: A free hands-on tutorial for Swift engineers learning Test-Driven Development
|
|
0
|
440
|
November 12, 2021
|
Unit Test @Binding properties
|
|
7
|
1607
|
October 22, 2021
|
How do I debug tests using the open-source toolchain?
|
|
2
|
307
|
October 3, 2021
|
Async/await and XCTest
|
|
25
|
4619
|
September 23, 2021
|
Non async version of addTeardownBlock
|
|
1
|
306
|
September 4, 2021
|
What's the right way to distinguish between corelibs frameworks from Apple propreitary ones?
|
|
3
|
332
|
September 1, 2021
|
[Pitch] Prettify XCTAssertEqual
|
|
8
|
1433
|
August 23, 2021
|
Launching XCTests in LLDB from command line on macOS
|
|
0
|
351
|
August 4, 2021
|
Change XCTAssertThrowsError function signature to rethrow when the error handler throws
|
|
4
|
921
|
July 18, 2021
|
I made a little SPM Package that uses UIKit. How can I run tests from command line
|
|
3
|
714
|
July 13, 2021
|
What is the evolution process for XCTest?
|
|
2
|
857
|
April 1, 2021
|