Kotlin Test and annotation have been migrated so n...
# announcements
j
Kotlin Test and annotation have been migrated so now is not necessary to add
-common
to implement them?
i
Not yet, but we're working on it
👍 3
s
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
Test is working, annotation not, is it correct?
i
No, each target (except native ones) requires its own dependency.