aboutsummaryrefslogtreecommitdiffstats
path: root/container-test/README.md
diff options
context:
space:
mode:
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