aboutsummaryrefslogtreecommitdiff
path: root/tests/README.md
blob: a29d680f70af9e571129a246954e6190c5cce54a (plain)
1
2
3
4
5
6
7
Mockito-Kotlin tests
====================

Tests should be placed in this module.
CI is set up to execute tests for all major versions of Kotlin,
whilst keeping the library version on the latest version.  
This ensures the library is backwards compatible for all Kotlin versions.