Fork me on GitHub
#other-languages
<
2018-04-28
>
mathpunk03:04:36

hey folks, I'm looking around for people who've experienced interoperating with a good-sized Java or JVM-compiling language. I'm curious how tricky it might be.

borkdude10:04:37

@mathpunk Do you mean Clojure -> Java interop?

mathpunk17:04:15

@borkdude I'm going to be doing QA on a project with a back end in Java, Scala, and Kotlin

borkdude17:04:49

What does the QA involve?

mathpunk21:04:45

@borkdude Good question. I just started; I am thinking it would be good to create generative tests for the modules that exist. I think they are using example-based tests.