A New Approach to Testing in Swift
|
|
91
|
13765
|
October 1, 2023
|
Testing fatalError and friends
|
|
52
|
1609
|
September 27, 2023
|
Swift tests fails with duplicate symbol when depending a 2 libraries that use build plugins
|
|
4
|
275
|
September 8, 2023
|
Reliably testing code that adopts Swift Concurrency?
|
|
119
|
17350
|
August 20, 2023
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
17
|
4195
|
July 20, 2023
|
I made a little SPM Package that uses UIKit. How can I run tests from command line
|
|
4
|
1987
|
July 14, 2023
|
Swift Mocking Framework using Swift Macros
|
|
2
|
2323
|
June 28, 2023
|
Exposing testing code from SPM package
|
|
1
|
785
|
June 21, 2023
|
Pitch: Test Build Introspection
|
|
4
|
712
|
May 9, 2023
|
What are best practices to write a Linux Software on macOS
|
|
17
|
2849
|
April 3, 2023
|
[Pitch] Exempt code paths ending in `preconditionFailure` from coverage checks when running tests
|
|
25
|
956
|
January 19, 2023
|
Approach for testing Swift Concurrency when task is initiated by synchronous code
|
|
0
|
491
|
December 17, 2022
|
Attempting to use XCTVapor package with xcodeproj
|
|
4
|
2154
|
December 14, 2022
|
Setting test execution time limit on Linux/non-macOS platforms
|
|
0
|
250
|
December 9, 2022
|
Network mocking / stubbing framework
|
|
3
|
991
|
October 25, 2022
|
E2E testing for swift
|
|
4
|
1365
|
October 18, 2022
|
Actor behavior seems to differ when compiling with Catalyst
|
|
10
|
502
|
September 1, 2022
|
How do you run performance tests on Swift packages in Xcode?
|
|
11
|
1662
|
August 11, 2022
|
Unit Tests in Source Code
|
|
6
|
1313
|
July 26, 2022
|
Unit tests using generics fail to build on Linux
|
|
0
|
594
|
April 1, 2022
|
Testing SPM dependencies targets
|
|
4
|
4542
|
March 30, 2022
|
PlaygroundTester - running tests for Swift Playgrounds 4 apps
|
|
0
|
1141
|
February 18, 2022
|
Is it possible to assert Snapshot in between TestStore .send and .receive asserts?
|
|
5
|
1558
|
December 31, 2021
|
How do I debug tests using the open-source toolchain?
|
|
2
|
482
|
October 3, 2021
|
Setting up CI for testing library support for Windows
|
|
13
|
1667
|
September 13, 2021
|
Non async version of addTeardownBlock
|
|
1
|
387
|
September 4, 2021
|
Change XCTAssertThrowsError function signature to rethrow when the error handler throws
|
|
4
|
1220
|
July 18, 2021
|
Pitch: XCTAssertNoThrow with result validation
|
|
19
|
6491
|
July 9, 2021
|
[Question] How to allow test files inside Source folder?
|
|
3
|
1540
|
April 2, 2021
|
C++ interop tests on multiple targets locally
|
|
2
|
671
|
February 22, 2021
|