A Few Take-Aways From the Rust Ecosystem
|
|
29
|
3847
|
January 12, 2021
|
XCTestCase.measure() is very slow due to symbolication. How to make it faster?
|
|
1
|
348
|
December 28, 2020
|
[PITCH] Possible solutions to enable the removal of LinuxMain.swift
|
|
3
|
1131
|
June 25, 2019
|
Linux xctest "undefined reference" when trying to run unittest
|
|
5
|
141
|
November 3, 2020
|
Is there a way to run a test using XCTest multiple times just with different values?
|
|
2
|
173
|
October 23, 2020
|
SR-13610 - Test crash on Linux
|
|
0
|
127
|
September 25, 2020
|
SPM "test-target-only" dependencies
|
|
3
|
421
|
July 28, 2020
|
Expose private API to XCTest
|
|
5
|
487
|
June 30, 2020
|
Running multiple test targets in parallel
|
|
0
|
254
|
June 15, 2020
|
Cannot import XCTest in Playgrounds
|
|
0
|
157
|
May 23, 2020
|
What is the evolution process for XCTest?
|
|
0
|
317
|
May 19, 2020
|
Prevent optimizer from culling my benchmark
|
|
0
|
209
|
May 16, 2020
|
How do I set up a performance test suite?
|
|
3
|
234
|
May 13, 2020
|
Dynamically call XCTFail in SPM module without importing XCTest?
|
|
10
|
435
|
May 12, 2020
|
ArgumentParser and XCTest
|
|
1
|
322
|
March 13, 2020
|
How do I apply the same test suite to two different target objects?
|
|
1
|
151
|
March 4, 2020
|
Make XCTest output as pretty as `yarn`
|
|
5
|
564
|
February 13, 2020
|
XCTAssert for enum cases?
|
|
2
|
643
|
February 2, 2020
|
All core libraries have been migrated to modern CMake
|
|
3
|
516
|
November 14, 2019
|
Doing XCTests in a Playground
|
|
1
|
825
|
November 5, 2019
|
XCTUnwrap not available during `swift test`
|
|
5
|
903
|
October 24, 2019
|
Is the testing framework broke in linux swift 5.1?
|
|
2
|
363
|
October 11, 2019
|
What does Swift support in CMake mean for Swift's build?
|
|
18
|
3773
|
June 27, 2019
|