issues
search
swiftlang
/
swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
swift.org
Apache License 2.0
1.15k
stars
267
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[docs] Fix typo with double `and` at README.md
#505
lamtrinhdev
closed
6 days ago
5
deadlock in XCTest (Swift 5.10 & Swift 6.0.x)
#504
weissi
opened
1 week ago
4
[6.0.1] Guard parse_version
#503
shahmishal
closed
2 months ago
1
[6.0.0] Guard parse_version
#502
shahmishal
closed
2 months ago
1
Delete CONTRIBUTING.md
#500
parispittman
closed
3 months ago
3
Fix incorrect help documentation of XCTestMain
#499
kkebo
opened
3 months ago
4
Guard parse_version
#498
etcwilde
closed
2 months ago
11
🍒[6.0] Guard parse_version
#497
etcwilde
closed
3 months ago
2
[Linux] Enable build IDs.
#496
al45tair
closed
4 months ago
14
[6.0] Add new include path into Foundation when building tests
#495
jmschonfeld
closed
5 months ago
1
Update swift-syntax links to swiftlang/swift-syntax
#494
ahoppen
closed
5 months ago
2
Add new include path into Foundation when building tests
#493
jmschonfeld
closed
5 months ago
6
add support for riscv64
#492
futurejones
closed
2 months ago
0
Provide API to determine to grab the currently-running XCTest.
#491
younata
opened
5 months ago
2
Ignore the `--testing-library` argument we are going to start passing from SwiftPM.
#490
grynspan
opened
5 months ago
4
[5.10] Guard `parse_version`
#489
etcwilde
closed
6 months ago
3
How do I get a list of the tests?
#488
dabrahams
closed
6 months ago
5
Async/Await support in Performance Testing methods
#487
ali-ahsan-ali
opened
6 months ago
0
Possible memory leak/unintended resource exhaustion in `XCTAssertNotNil`
#486
paulober
closed
7 months ago
1
Add `XCTAssertNoThrowAsync` and `XCTAssertThrowsErrorAsync`
#485
jiyimeta
closed
7 months ago
1
cutest
#484
silvrwolfboy
closed
7 months ago
0
Use the package swift-corelibs-foundation
#483
parkera
closed
8 months ago
1
Removing additional quotes around values in a XCTAssertEqual
#482
abrarShariar
opened
8 months ago
1
Removing an extra "and" from `README.md`
#481
abrarShariar
opened
8 months ago
1
Typo in the README.md file
#480
abrarShariar
closed
8 months ago
0
Suppress Swift 6 concurrency warning when using `XCTWaiter` and `XCTestExpectation`.
#479
grynspan
closed
8 months ago
4
Add support for WASI platform
#478
kateinoigakukun
closed
8 months ago
13
XCTAssertEqual and XCTAssertNotEqual don’t use the correct equality function for a subclass
#477
grantneufeld
closed
8 months ago
2
Set the minimum macOS deployment target to 10.13 for the test target
#476
kateinoigakukun
opened
9 months ago
11
Support Windows ARM64 builds
#475
hjyamauchi
closed
8 months ago
11
Misleading string-ified test failure output
#473
dabrahams
opened
10 months ago
3
The test run summary should list the name of failed tests
#472
tristanlabelle
closed
10 months ago
3
Don't use Core Foundation in tests.
#471
grynspan
closed
10 months ago
9
bug: getPageSource is stuck on iOS simulator 17.0 and xcode 15
#470
PencuAlex
closed
1 year ago
1
await fulfillment(of: [exp]) does take more time than needed.
#469
agiokas
closed
1 year ago
1
Make `XCTMain()` return its exit code instead of calling `exit()`.
#468
grynspan
closed
1 year ago
5
Stop importing CF as a framework
#467
etcwilde
closed
1 year ago
4
Add a basic implementation of `XCTIssue`.
#466
grynspan
closed
2 months ago
8
Remove outdated documentation for LinuxMain.swift.
#465
grynspan
closed
1 year ago
1
await fulfillment(of: [exp] does take more time than needed.
#464
agiokas
closed
1 year ago
1
The docs for Xcode's version of XCTest don't give any warning that they don't apply to this library
#462
dabrahams
closed
1 year ago
6
This library is undocumented
#461
dabrahams
opened
1 year ago
0
[5.9] Bump the macOS deployment target to 10.13 in the Xcode project.
#460
grynspan
closed
1 year ago
3
Bump the macOS deployment target to 10.13 in the Xcode project.
#459
grynspan
closed
1 year ago
2
Cannot filter test names with commas using `swift test --filter`
#458
younata
closed
1 year ago
2
[5.9] Apply recent concurrency quality-of-life fixes
#457
grynspan
closed
1 year ago
10
Revert "XCTestCase.fulfillment(…) missing on Linux #436"
#456
gottesmm
closed
1 year ago
3
Expectation handlers need to be @Sendable. #454
#455
grynspan
closed
1 year ago
5
Expectation handlers need to be `@Sendable`.
#454
grynspan
closed
1 year ago
0
XCTestCase.fulfillment(…) missing on Linux #436
#453
grynspan
closed
1 year ago
9
Next