mecoFarid

Results 29 comments of mecoFarid

@Raibaz The referenced branch reads "merged" in February, the latest release (`1.12.0`) was in July the same year. I thought the problem is resolved but experiencing the same issue. Is...

@jdschin The dev team is not maintaining the repo as public, I am guessing they are doing a couple of changes/fixes every now and then only if they need it...

> I could really use a functionality like this; But at the same time I am wondering if it should be done? Shouln't we interact with external components through a...

@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 `A`),...

Well, of course I would add `A` as input file, that is for sure. Back to question: Both my class `A` and the class/protocol it inherits from third-party library are...

> Are there any caveats that we might help solve for the time being? @MatyasKriz My 2 cents. I tried to do it with `GRDB.swift` library: **Problem 1:** `GRDB.swift` does...

@chrisito I can still access `reference` on `Text.Line`. Is this added after your answer or was it just misunderstanding?

@hivinau Better move on to Cuckoo or Mockingbird. They have lots of super important missing functionalities but, at least, you can mock classes in both of them

@cortinico Is there any workaround other than setting root of project as detekt's source ?