Matty Cross

Results 178 comments of Matty Cross

Hey @jandrewmoore, that might work, and even if it doesn't for some reason, it's still a good feature to have. Thanks for doing the research. 🙂

I'm not sure how this would be implemented, I imagine that given a module name and the exact paths to files to be mocked, this could work. However, there's no...

Hey, @modohash. While you're waiting for true third-party library support, you can try the experimental ObjC branch `experimental/objectiveC` if the Bluetooth library is in ObjC.

Thanks, @AnthonyMillerSF for giving back to the community in the form of the script you provided. This is close to what I'd like to include into the base functionality of...

Yeah, some time ago I reviewed the PR but didn't publish the comments. When I got to the PR again, I was unsure if the comments were valid, so I'll...

> Hi, want to fix this issue in the near future, can I? Hey, thanks for bringing this issue to my attention. Honestly I thought it was long fixed, though...

Hey, @nicofrancken. Yes, there's an abandnoned PR that set out to do just that. It's also something I'd like to include, but I'm not done with the rewrite to SwiftSyntax...

> @MatyasKriz Does this "But Cuckoo framework does not allow mocking a class that is not in our project" mean even I inherit third-party class/protocol in my class (let's say...

Hey, @ltk-arennow, so this problem only occurs for escaping closure parameters or does the associated type play a role as well?