Rachel Brindle

Results 67 comments of Rachel Brindle

Following up: I just merged https://github.com/Quick/Quick/pull/1160, which provides async support to Quick, and will be one of the last features added to Quick prior to the 6.0.0 release. The remaining...

For those following along, changes that I just pushed include: - Rebased on top of current main. Includes support for the new justBeforeEach feature. - Fully backwards compatible with current...

Whoops. Putting this back to a draft while I figure out the issues with 13.3.1. Not quite ready to drop that version of Xcode yet.

> @younata I'd like to use async/await in Quick. Is there any plan to merge this PR soon? This PR still has a number of issues with it. Notably getting...

> I just tried this in our codebase, new async tests work like a charm! but some of our old RxSwift tests are failing now, this seems to be related...

Ok, this has been fun. Apparently, while I fixed the `aroundEach` objc issue for Swift 5.6 in macOS, tvOS, and Linux, I haven't fixed it in iOS. Doubly fun that...

Bumping this to the next (major?) release in favor of getting async/await support out the door sooner.

I spent some time spiking this out today. Part of the issue is that Swift PM doesn't support mixed-source targets (can't mix swift and objective-c). So we'd have to ship...

Bumping this to the next release in favor of getting async/await support out the door sooner.

Closing this as the next release of Nimble will no longer support versions of Xcode older than 13.3.