there are my dependencies: ``` tests.kluent = "org...
# kotlintest
m
there are my dependencies:
Copy code
tests.kluent = "org.amshove.kluent:kluent:$versions.kluent"
tests.koin = "org.koin:koin-test:$versions.koin"
tests.kotlintest = "io.kotlintest:kotlintest-runner-junit5:$versions.kotlintest"