Showing individual #expect() / XCTAssert() successes in unit tests
|
|
2
|
89
|
May 8, 2025
|
Announcing the Testing Workgroup
|
|
2
|
1282
|
March 7, 2025
|
Best practice for unit testing mixed Swift/C++ package
|
|
2
|
101
|
February 25, 2025
|
Excessive protocols in my App
|
|
7
|
245
|
February 24, 2025
|
Missing unit test output when also calling `print()` (swift-testing, vscode)
|
|
6
|
213
|
February 18, 2025
|
Shared instance and unit testing properties
|
|
1
|
76
|
February 7, 2025
|
A New Approach to Testing in Swift
|
|
118
|
40507
|
October 24, 2024
|
Macro implementation type can't be found on local package when running tests
|
|
5
|
1904
|
May 24, 2024
|
An update on swift-testing progress and stable release plans
|
|
4
|
2904
|
April 30, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1940
|
April 8, 2024
|
MacOS platform required to run macro unit tests: Why?
|
|
1
|
558
|
April 4, 2024
|
How to test a method inside Task Async/await in swift
|
|
14
|
6105
|
March 20, 2024
|
Can't test macros on Xcode 15.1+
|
|
3
|
2012
|
January 19, 2024
|
Use of UIKit in unit testing performance affected?
|
|
0
|
351
|
December 14, 2023
|
Introducing XCTestParametrizedMacro
|
|
0
|
1490
|
November 15, 2023
|
Creating unit tests for documentation bundle
|
|
0
|
585
|
October 16, 2023
|
How can we test SwiftPM Plugins?
|
|
3
|
1444
|
July 27, 2023
|
Test coverage HTML report with annotated source code
|
|
0
|
638
|
March 14, 2023
|
Running more than one unit test of GlobalActor always fails. How to unit test GlobalActor?
|
|
8
|
1403
|
February 28, 2023
|
[Pre-pitch] 'testable' visibility specifier instead of 'internal' for @testable?
|
|
7
|
2051
|
January 26, 2023
|
Does XCTest supports Generics?
|
|
3
|
950
|
December 26, 2022
|
Tests on iOS Simulator are limited to a single thread
|
|
0
|
1882
|
October 3, 2022
|
Can we unit test specific target?
|
|
6
|
4725
|
May 9, 2022
|
EXC_BAD_ACCESS when running all tests
|
|
4
|
1673
|
April 19, 2022
|
PlaygroundTester - running tests for Swift Playgrounds 4 apps
|
|
0
|
1612
|
February 18, 2022
|
Broken unit tests for the iOS scheme
|
|
6
|
1143
|
September 27, 2021
|
Unit Testing ChannelHandler.Read
|
|
4
|
1296
|
September 6, 2021
|
Unit testing ChannelOptions
|
|
2
|
867
|
September 6, 2021
|
MockingKit - write interactive mocks for unit tests and to fake functionality
|
|
0
|
683
|
March 10, 2021
|