-
-
Notifications
You must be signed in to change notification settings - Fork 601
Issues: Quick/Nimble
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
When running on non-Apple platforms, report test failures using
XCTestCase.recordFailure()
#1146
opened Jun 12, 2024 by
younata
Using Nimble types with @MainActor gives a warning when SWIFT_STRICT_CONCURRENCY=targeted due to lack of Sendable conformance
#1127
opened Mar 8, 2024 by
siddarthkalra
1 task done
Calling waitUntil in a QuickConfiguration times out for AsyncSpec
#1126
opened Mar 4, 2024 by
CraigSiemens
1 task done
require(nil).to(beNil())
will incorrectly fail & throw an error.
#1125
opened Mar 1, 2024 by
younata
Attempted to report a test failure to XCTest while no test case was running
#1101
opened Nov 21, 2023 by
Bogdan-Belogurov
toEventually in Xcode 15 somtimes results in "main run loop was unresponsive"
#1095
opened Nov 1, 2023 by
obrhoff
throwAssertion
not working with Swift Concurrency
tricky
#1084
opened Sep 10, 2023 by
funct7
1 task done
Improper use of expect() in describe() block cause test-case enumeration to fail
#1074
opened Aug 5, 2023 by
KentLottis-jwn
1 task done
Unable to verify that an async function eventually sends an NSNotification.
bug
#1013
opened Nov 3, 2022 by
younata
Test fails: "expected to eventually be true, got <true>"
bug
help wanted
question / needs more details
tricky
#360
opened Nov 2, 2016 by
jorishjanssen
ProTip!
Adding no:label will show everything without a label.