murano/murano/tests/unit/api/cmd
Alexander Tivelkov 01af152ab6 Improved Test-Runner's output
Test-Runner was putting all its output into the default logger instead
of stdout / stderr. Thus the output was often lost between the log
mesasges of MuranoPL executor.

This patch modifies the output to make it more readable and separates
it from the log output.

Also this patch changes the default for the 'use_stderr' configuration
parameter to 'False' so the log output is not returned to stderr
unless explicitly configured otherwise.

Closes-bug: #1585234
Change-Id: Ia7435aa0e42d74e12911d3b8c199ce530708b5c3
2016-06-30 19:26:09 +03:00
..
test_package Introduce test-runner for MuranoPL test packages 2015-09-02 17:48:20 +03:00
__init__.py Introduce test-runner for MuranoPL test packages 2015-09-02 17:48:20 +03:00
test_test_runner.py Improved Test-Runner's output 2016-06-30 19:26:09 +03:00