Disabled specific test cases in parameterized Swift Testing @Tests
|
|
1
|
85
|
November 12, 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
|
A New Approach to Testing in Swift
|
|
118
|
37940
|
October 24, 2024
|
Swift Testing Core Data setup/teardown
|
|
9
|
224
|
October 21, 2024
|
Compiler crash during setup of Swift Testing
|
|
3
|
77
|
October 14, 2024
|
Using swift-log with swift-testing, how to bootstrap logging system
|
|
3
|
127
|
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
|
[Wish] auto-unboxing existentials
|
|
1
|
122
|
September 28, 2024
|
Error: no such module 'Testing'
|
|
6
|
484
|
September 23, 2024
|
How to mock certain classes with Swift Testing?
|
|
2
|
107
|
September 20, 2024
|
An update about Swift Testing in the Swift 6 toolchain
|
|
11
|
1721
|
September 18, 2024
|
[Pitch] Make .serialized trait public API
|
|
6
|
468
|
August 24, 2024
|
Where to order #isolation and #_sourceLocation arguments
|
|
14
|
355
|
August 22, 2024
|
Will `swift-testing` allow testing w/o XCode on macOS?
|
|
3
|
174
|
August 8, 2024
|
Running the tests for a specific tag from command line
|
|
4
|
208
|
July 22, 2024
|
Using #require to unwrap an optional fails to compile
|
|
5
|
411
|
July 22, 2024
|
Defining custom contexts inside of @Test
|
|
1
|
70
|
July 16, 2024
|
Running tests serially or in parallel
|
|
10
|
1461
|
July 12, 2024
|
[Pitch] A stable JSON-based ABI for tools integration
|
|
3
|
900
|
July 10, 2024
|
Swift-Testing Support for Macros?
|
|
5
|
847
|
July 1, 2024
|
Swift-Testing Swift 6 Strict Concurrency Legit Build Failure?
|
|
1
|
290
|
June 28, 2024
|
Unit-Testing and Confirming a Class Updates State with AsyncStream and Task
|
|
2
|
443
|
June 28, 2024
|
How does `swift-testing` test discovery work?
|
|
1
|
384
|
June 26, 2024
|
Challenges with `XCTAssert` in `swift-testing` and 3rd Party Libraries
|
|
5
|
1036
|
June 24, 2024
|
Swift Testing: default argument for SourceLocation
|
|
2
|
310
|
June 22, 2024
|
Test much slower (and faster!) using parameterized tests
|
|
8
|
1423
|
June 20, 2024
|
Swift testing with SwiftPM using Xcode 16 (and Swift 6)
|
|
4
|
900
|
June 12, 2024
|