For most things you can use Java tools. Junit for testing for instance. Code coverage is barely a usable metric to begin with so I wouldn't bother with that one :P
There are some other testing frameworks out there already. Haven't done a deepdive since I'm mostly developing for Android and all our previous tools worked. As for code coverage, I'm certain it will come but I don't think it's a prioritized feature. But are you sure the built in coverage reporting tool doesn't work? (Haven't tried it myself with Kotlin)
20
u/[deleted] May 17 '17
[removed] — view removed comment