syntribos/syntribos/clients/http
Michael Dong c4586a374b Improve performance by multithreading test calls
This change:
1) rewrites the runner to spawn a thread pool for each template
   and assigns a worker for each test case
2) makes the output colorized by default
3) makes minor changes to the output

Change-Id: I49906f5daaa339ca9429913680203c762a0ad9fe
2017-09-18 13:23:00 -05:00
..
__init__.py Added support for meta variable JSON files 2017-01-27 11:03:39 -06:00
base_http_client.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
client.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
debug_logger.py Improve performance by multithreading test calls 2017-09-18 13:23:00 -05:00
parser.py Clarified docs and error messages 2017-09-15 19:38:41 -05:00