use Kotlin Test
Use the kotlin.test testing framework.
Gradle will provide the version of kotlin.test to use. Defaults to version 1.6.20
Use the kotlin.test testing framework with a specific version.
Parameters
version
the version of kotlin.test to use
Use the kotlin.test testing framework with a specific version.
Since
7.6
Parameters
version
provider supplying the version of kotlin.test to use