compose/tests/unit
Tim Freund 69c241ba12 Enable monochrome output in the 'up' and 'logs' commands
Some systems, like Jenkins or other build servers, cannot correctly
render ANSI color codes.  The '--no-color' option enables monochrome
output in the 'up' and 'logs' commands to improve readability in those
systems.

Signed-off-by: Tim Freund <tim@freunds.net>
2014-08-08 16:15:27 -04:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Fix cli for python 2.6 2014-07-15 13:07:46 -07:00
container_test.py Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
log_printer_test.py Enable monochrome output in the 'up' and 'logs' commands 2014-08-08 16:15:27 -04:00
project_test.py Support volumes_from option 2014-07-02 13:27:54 +09:00
service_test.py Make sure we support explicit protocols in port bindings 2014-07-24 11:48:29 -07:00
sort_service_test.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
split_buffer_test.py Firm up tests for split_buffer 2014-06-18 14:51:13 +01:00