About the swift-testing category
|
|
3
|
696
|
September 21, 2023
|
Running Test Command in terminal
|
|
1
|
84
|
November 7, 2024
|
[Idea] Adding support DRY'ing of tests using Shared Behavior
|
|
4
|
269
|
October 31, 2024
|
Testing with Combine
|
|
2
|
158
|
October 31, 2024
|
Access file in tests with swift-testing
|
|
6
|
293
|
October 28, 2024
|
Fatal error: Internal inconsistency: No test reporter for test case argumentIDs:
|
|
2
|
121
|
October 28, 2024
|
Exit tests ("death tests") and you
|
|
17
|
1938
|
October 27, 2024
|
[Pitch] Range-based confirmations
|
|
7
|
397
|
October 25, 2024
|
[Pitch] Returning errors from #expect(throws:)
|
|
3
|
160
|
October 24, 2024
|
Benchmark in Swift Testing
|
|
7
|
146
|
October 24, 2024
|
Testing Closure-based asynchronous APIs
|
|
41
|
1082
|
October 20, 2024
|
Using DispatchQueue.async or Task.detached in Swift Testing
|
|
14
|
272
|
October 9, 2024
|
[Pitch] Custom Test Execution Traits
|
|
15
|
814
|
October 8, 2024
|
[Pitch] Constrain the granularity of test time limit durations
|
|
8
|
561
|
October 8, 2024
|
Testing with arguments and async closures
|
|
1
|
128
|
September 30, 2024
|
Status of CustomExecutionTrait
|
|
8
|
451
|
September 30, 2024
|
Swift testing compile errors with @testable
|
|
2
|
87
|
September 28, 2024
|
[Wish] auto-unboxing existentials
|
|
1
|
122
|
September 28, 2024
|
Expectation failure messages are less useful with `await`
|
|
10
|
171
|
September 19, 2024
|
An update about Swift Testing in the Swift 6 toolchain
|
|
11
|
1721
|
September 18, 2024
|
FlyingFox and Swift Testing
|
|
7
|
314
|
September 13, 2024
|
Packge + import or Internal + @testable import?
|
|
4
|
178
|
September 12, 2024
|
[Pitch] Make .serialized trait public API
|
|
6
|
468
|
August 24, 2024
|
Swift-testing Package.swift best practice for Linux/Non-Apple support
|
|
2
|
141
|
August 4, 2024
|
[migration today] /swift-corelibs-xctest and /swift-testing
|
|
4
|
144
|
August 2, 2024
|
Status of swift-testing on windows/linux
|
|
5
|
793
|
August 1, 2024
|
Test with tear down logic isolated to MainActor
|
|
1
|
95
|
July 31, 2024
|
Reusable collections of traits
|
|
6
|
697
|
July 24, 2024
|
How to keep tests from getting "stuck" on previously compiled macro expansion?
|
|
2
|
82
|
July 24, 2024
|
Running the tests for a specific tag from command line
|
|
4
|
208
|
July 22, 2024
|