aboutsummaryrefslogtreecommitdiffstats
path: root/container-test/README.md
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-10-13 15:12:46 +0200
committergjoranv <gv@oath.com>2017-10-13 17:24:37 +0200
commitdd28df37d5db7e75707a936b3c6349ec0e5ef09f (patch)
treeb30c141d777a4bf2a97f5fe1a73d65b3dc66781e /container-test/README.md
parentbb1ab33cfd0919c45e2a5053424a8a6061adb5d8 (diff)
Add new artifact container-test.
- To be used by 3rd party projects in scope 'test'.
Diffstat (limited to 'container-test/README.md')
-rw-r--r--container-test/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/container-test/README.md b/container-test/README.md
new file mode 100644
index 00000000000..147618f9851
--- /dev/null
+++ b/container-test/README.md
@@ -0,0 +1,6 @@
+# Container-test
+
+Convenience dependency for users developing OSGi bundles for JDisc.
+Add this maven artifact as a **test** scope dependency in your pom.xml,
+and it will transitively pull in all dependencies needed to unit test
+JDisc components with the `application` test tool. \ No newline at end of file