Quick / Nimble

A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.79k stars 595 forks source link

Update Require DSL to be (mostly) Sendable. #1130

Closed younata closed 3 months ago

younata commented 4 months ago

Updates Require+async to get rid of most of the sendable errors when compiling with complete concurrency checking.