
Intellij very slow when using kotlin
Play all audios:

If you are having a bad time with Intellij while creating unit tests maybe this tip can help you: Don’t use wildcard import for mockk! Change that: import io.mockk.* for that: import
io.mockk.every import io.mockk.mockk import io.mockk.mockkObject import io.mockk.mockkStatic import io.mockk.verify Welcome!