Cedric Beust
Cedric Beust
Both TestNG and JUnit launch a remote Java process to run the tests, it's the only way. The graphic aspect used to slow down the tests considerably because the live...
Not crazy about having our own version of public libraries but as long as it's temporary until Retrofit merges their fix, not a big deal. Thanks for catching this! --...
PowerShell? I'm using a bash instance on Cmder and it looks okay. I'm guessing it's because of the eternal `\r\n` vs/ `\n` debate between Windows and the rest of the...
@missedone Any thoughts?
@dmitry-zhuravlev I'm having difficulties building the `kotlin-1.1.1-migration` branch:  Maybe it would be easier if you build the .zip yourself and attach it to this issue for @Shinelw to try...
I can't find how to fix: ``` Warning:Kotlin: Runtime JAR files in the classpath should have the same version. These files were found in the classpath: /Applications/IntelliJ IDEA.app/Contents/lib/kotlin-reflect.jar (version 1.0)...
Yes, I think they were only there for `CompareResultDialog`. Make sure this still works without them.
Can you provide a failing example?
Sounds good, would you be interested in sending a PR?
You need to take a few extra steps to declare your annotation processor to IDEA, I don't think this has anything to do with Kobalt. And I don't think the...