From 0468287e96dcc8daf6a5e29094bde881531023c1 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 28 Apr 2016 15:34:13 +0200 Subject: [PATCH] Updated docs --- stub-runner/stub-runner-boot/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stub-runner/stub-runner-boot/README.adoc b/stub-runner/stub-runner-boot/README.adoc index bf3246974c..78cb519824 100644 --- a/stub-runner/stub-runner-boot/README.adoc +++ b/stub-runner/stub-runner-boot/README.adoc @@ -5,6 +5,9 @@ WARNING: Feature available since {messaging_version} Accurest Stub Runner Boot is a Spring Boot application that exposes REST endpoints to trigger the messaging labels and to access started WireMock servers. +One of the usecases is to run some smoke (end to end) tests on a deployed application. You can read + more about this in the http://toomuchcoding.com/blog/2015/09/27/microservice-deployment/["Microservice Deployment" article at Too Much Coding blog.] + ==== How to use it? Just add the