Kotlin Test and annotation have been migrated so now is not necessary to add
-common
to implement them?
i
ilya.gorbunov
08/18/2020, 11:29 PM
Not yet, but we're working on it
👍 3
s
serebit
08/18/2020, 11:32 PM
Would be nice to have them as default dependencies for configured test targets, like the standard library in 1.4. Or wrap them both into one dependency.
👍 1
j
Javier
08/18/2020, 11:37 PM
Test is working, annotation not, is it correct?
i
ilya.gorbunov
08/18/2020, 11:42 PM
No, each target (except native ones) requires its own dependency.