What are best practices to write a Linux Software on macOS
|
|
6
|
87
|
March 27, 2023
|
Reliably testing code that adopts Swift Concurrency?
|
|
79
|
9091
|
March 27, 2023
|
[Pitch] Exempt code paths ending in `preconditionFailure` from coverage checks when running tests
|
|
25
|
783
|
January 19, 2023
|
Approach for testing Swift Concurrency when task is initiated by synchronous code
|
|
0
|
230
|
December 17, 2022
|
Attempting to use XCTVapor package with xcodeproj
|
|
4
|
2045
|
December 14, 2022
|
Setting test execution time limit on Linux/non-macOS platforms
|
|
0
|
177
|
December 9, 2022
|
Network mocking / stubbing framework
|
|
3
|
468
|
October 25, 2022
|
E2E testing for swift
|
|
4
|
590
|
October 18, 2022
|
Exposing testing code from SPM package
|
|
0
|
398
|
September 30, 2022
|
Actor behavior seems to differ when compiling with Catalyst
|
|
10
|
374
|
September 1, 2022
|
How do you run performance tests on Swift packages in Xcode?
|
|
11
|
1260
|
August 11, 2022
|
Unit Tests in Source Code
|
|
6
|
981
|
July 26, 2022
|
Unit tests using generics fail to build on Linux
|
|
0
|
425
|
April 1, 2022
|
Testing SPM dependencies targets
|
|
4
|
2794
|
March 30, 2022
|
PlaygroundTester - running tests for Swift Playgrounds 4 apps
|
|
0
|
839
|
February 18, 2022
|
Is it possible to assert Snapshot in between TestStore .send and .receive asserts?
|
|
5
|
1320
|
December 31, 2021
|
How do I debug tests using the open-source toolchain?
|
|
2
|
348
|
October 3, 2021
|
Setting up CI for testing library support for Windows
|
|
13
|
1489
|
September 13, 2021
|
Non async version of addTeardownBlock
|
|
1
|
323
|
September 4, 2021
|
Change XCTAssertThrowsError function signature to rethrow when the error handler throws
|
|
4
|
968
|
July 18, 2021
|
I made a little SPM Package that uses UIKit. How can I run tests from command line
|
|
3
|
945
|
July 13, 2021
|
Pitch: XCTAssertNoThrow with result validation
|
|
19
|
5845
|
July 9, 2021
|
[Question] How to allow test files inside Source folder?
|
|
3
|
1141
|
April 2, 2021
|
C++ interop tests on multiple targets locally
|
|
2
|
583
|
February 22, 2021
|
Intersepting `assert` in tests
|
|
2
|
617
|
February 7, 2021
|
Mocking Swift classes in unit-testing
|
|
6
|
1345
|
February 3, 2021
|
Fixtures support for simplified testing of complex model structures
|
|
2
|
613
|
September 28, 2020
|
Problem with --enable-test-discovery and the XCTestObservationCenter
|
|
1
|
593
|
July 28, 2020
|
SPM "test-target-only" dependencies
|
|
3
|
2998
|
July 28, 2020
|
This copy of libswiftCore.dylib requires an OS version prior to 10.14.4. on swift test command
|
|
3
|
1472
|
July 23, 2020
|