kotlinx-kover
kotlinx-kover copied to clipboard
Support the ability to run a combination of tests
Support the ability to run a combination of tests on different versions of Gradle, Android versions, different types of OS.
For this it is necessary:
- make sure that the current configuration allows to change different versions and environments through the parameters
- configure build on CI
- make sure that all version-dependent tests are running