Tadeas Kriz

Results 89 comments of Tadeas Kriz

Unless OCMock is available through SwiftPM, I'd think this wouldn't be possible.

We'd love to do something else than just crash, but if you don't stub the method, then the `MockManager` can't know what should it return. And since it has to...

My thinking was just adding a simple file with the configuration that's normally passed in through parameters. So that's a minimal change compared to replacing the whole Cuckoo Generator with...

Swift PM doesn't support resources (https://bugs.swift.org/browse/SR-2866) so it wouldn't be an easy change to load them at runtime.

@bsarrazin I'm not sure if I understand the replacement of generator correctly. Do you mean we would completely remove Cuckoo generator binary and just use Sourcery binary with a template?...

Hi, thank you for the report. The amount of whitespaces is caused by our use of Stencil and how it handles new lines in its statements. Although it might be...

Hey @hopeman15, we've had a lot going on. Thank you for the PR, unfortunately our goal was to put the sessions that begin at the same time into a single...

Closing as stale.

I'm having the same issues without Android applied to the project. It's happening in the [kotest multiplatform example](https://github.com/kotest/kotest-examples-multiplatform) in both IntelliJ IDEA 2023.3 and Android Studio Hedghehog. In my case...

I've been debugging and prodding IntelliJ IDEA and the Android plugin's source code and found that there's actually a registry setting for IntelliJ IDEA. When you set the `Registry...` setting...