From 0227fc73f41a7fefa823c8a033f5a8303789d93c Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Fri, 8 Apr 2016 20:43:00 +0000 Subject: [PATCH] document remote test-running --- execution-flow | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/execution-flow b/execution-flow index 752a22d..6b47f13 100644 --- a/execution-flow +++ b/execution-flow @@ -61,3 +61,7 @@ and the result might look like this. sh on nsa:Counting tests/.test/faila:0:not_ok +This gets processed in the reporting step like usual, according to +whatever format is specified. Instead of printing just "sh" as the +environment in which the particular test was run, the report will print +"sh on nsa".