From 866418030975f2ee09a27d144de4e880218e84e8 Mon Sep 17 00:00:00 2001 From: ilanap Date: Tue, 1 Jan 2019 17:22:07 +0200 Subject: docker for cucumber BDD Issue-ID: SDC-2028 Change-Id: I7c1376c449ba7650c3bbc1838726cfd178d2ca40 Signed-off-by: ilanap --- cucumber-js-test-apis-ci/README.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cucumber-js-test-apis-ci/README.txt (limited to 'cucumber-js-test-apis-ci/README.txt') diff --git a/cucumber-js-test-apis-ci/README.txt b/cucumber-js-test-apis-ci/README.txt new file mode 100644 index 0000000000..35250ed375 --- /dev/null +++ b/cucumber-js-test-apis-ci/README.txt @@ -0,0 +1,4 @@ +In order to setup the project: + +Run "mvn install -DskipTests", this will create the documentation under the "docs". +Open the index.html under the docs directory and continue from there. \ No newline at end of file -- cgit 1.2.3-korg