From 46d7e38b4651caff2a7fb9dc9ee1aa398807db44 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Tue, 9 Oct 2018 14:37:57 -0700 Subject: Add testkit module --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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!** -- cgit v1.2.3