aboutsummaryrefslogtreecommitdiff
path: root/tests/README.md
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-28 12:07:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-28 12:07:42 +0000
commit07bf3cb4afb82949522b38a12ab0104d797bd945 (patch)
tree092f92003fb17c67736c9317996d8fcf127d1aa4 /tests/README.md
parent7d0540cff49cd6026c91c17a16bb2fbd16f0c9b4 (diff)
parent97b4dba3417641b6ff7e68082483e78cfe1e76c6 (diff)
downloadmockito-kotlin-aml_med_341619000.tar.gz
Snap for 11018792 from 97b4dba3417641b6ff7e68082483e78cfe1e76c6 to mainline-media-releaseaml_med_341711000aml_med_341619000aml_med_341513600aml_med_341312300aml_med_341312020android14-mainline-media-release
Change-Id: I66036acfea4759405bc8223aee4af1a21b5e81d0
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
new file mode 100644
index 0000000..a29d680
--- /dev/null
+++ b/tests/README.md
@@ -0,0 +1,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.