aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Odersky <jakob@driver.xyz>2018-10-09 14:37:57 -0700
committerJakob Odersky <jakob@odersky.com>2018-10-09 16:19:39 -0700
commit46d7e38b4651caff2a7fb9dc9ee1aa398807db44 (patch)
tree8939ecc030442069e4938c5e59b53fa91e486c81 /README.md
parentd858e1ca733407aeeb39d9d85edb26373443a9b9 (diff)
downloaddriver-core-46d7e38b4651caff2a7fb9dc9ee1aa398807db44.tar.gz
driver-core-46d7e38b4651caff2a7fb9dc9ee1aa398807db44.tar.bz2
driver-core-46d7e38b4651caff2a7fb9dc9ee1aa398807db44.zip
Add testkit modulev2.0.0-M2
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c44f820..22cecd0 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ Project | Description
`core-reporting` | Combined tracing and logging library.
`core-rest` | Abstractions to represent RESTful services, discovery and client implementations.
`core-storage` | Object storage utilities.
+`core-testkit` | Mixins for scalatest.
`core-types` | Type definitions that are commonly used by applications.
`core-util` | Other utilities that do not belong anywhere else. **Note that this is a staging place for code that does not have its own submodule yet. Do not depend on it externally!**