Reusable collections of traits
|
|
6
|
707
|
July 24, 2024
|
How to keep tests from getting "stuck" on previously compiled macro expansion?
|
|
2
|
85
|
July 24, 2024
|
Running the tests for a specific tag from command line
|
|
4
|
237
|
July 22, 2024
|
Using #require to unwrap an optional fails to compile
|
|
5
|
518
|
July 22, 2024
|
Pattern-Matching Shortcuts in Swift-Testing?
|
|
3
|
234
|
July 20, 2024
|
Tool assisted refactoring of tests using XCTestCase to use swift-testing macros
|
|
4
|
458
|
July 18, 2024
|
Are these "tuple splat" parameterized tests legit?
|
|
2
|
195
|
July 18, 2024
|
Support for noncopyable types?
|
|
4
|
159
|
July 16, 2024
|
Defining custom contexts inside of @Test
|
|
1
|
71
|
July 16, 2024
|
Bug customizing XML testing reports?
|
|
2
|
197
|
July 15, 2024
|
Try #expect(throwing()) or #expect(try throwing())?
|
|
16
|
1207
|
July 12, 2024
|
Running tests serially or in parallel
|
|
10
|
1717
|
July 12, 2024
|
[Pitch] A dedicated API for recording assertion Issues from third party tools
|
|
0
|
230
|
July 12, 2024
|
[Pitch] A stable JSON-based ABI for tools integration
|
|
3
|
903
|
July 10, 2024
|
More flexible failure messaging for custom test helpers?
|
|
1
|
236
|
July 10, 2024
|
Discovering and Registering Programmatically-Generated Tests with Swift Testing
|
|
2
|
532
|
July 4, 2024
|
Challenges with `XCTAssert` in `swift-testing` and 3rd Party Libraries
|
|
5
|
1049
|
June 24, 2024
|
Swift Testing and VSCode
|
|
7
|
2489
|
June 20, 2024
|
Idea: make it possible to pass permutations of collections to `arguments`
|
|
2
|
765
|
June 20, 2024
|
Test much slower (and faster!) using parameterized tests
|
|
8
|
1485
|
June 20, 2024
|
Code Kata thoughts for Swift Testing
|
|
3
|
615
|
June 19, 2024
|
Best practice to test generating values then test each value
|
|
7
|
772
|
June 16, 2024
|
Suite setup and teardown
|
|
2
|
1141
|
June 11, 2024
|
Missing SwiftMacros.TaskLocalMacros
|
|
5
|
802
|
May 30, 2024
|
[SWT-0001] Dedicated .bug() functions for URLs and IDs
|
|
8
|
1254
|
May 27, 2024
|
Removal of string literal tag definitions
|
|
5
|
1215
|
May 25, 2024
|
An update on swift-testing progress and stable release plans
|
|
4
|
2579
|
April 30, 2024
|
Dropping swift-syntax-510 support
|
|
0
|
674
|
April 25, 2024
|
How do I apply a CustomExecutionTrait to a Suite?
|
|
6
|
594
|
April 17, 2024
|
New open assertion format compared to XCTest
|
|
2
|
883
|
March 25, 2024
|