-
-
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
Why not make waitUntil's done compatible with Sendable?
#1158
opened Sep 24, 2024 by
soranoba
1 task done
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
Question: Advice on using toEventually with UIViewController/UIView in XCTestCase
#1096
opened Nov 1, 2023 by
parvez-keeptruckin
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
Predicate equal doesn't work as expected with NSObject
#1082
opened Sep 6, 2023 by
georgemp
1 task done
Error "any AssertionHandler' has no member 'assertionFailure" when running example test
#1076
opened Aug 10, 2023 by
molenick
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
Integrate individual platform targets into a single multiplatform target
#1062
opened Jun 6, 2023 by
younata
Upgrading from Nimble 9.2.1 to Nimble 11.2.1 (Latest) could not be built as it could not build module header nimble
#1030
opened Feb 6, 2023 by
caolaningenie
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!
Type g p on any issue or pull request to go back to the pull request listing page.