thiezn / iperf3-python

Python wrapper around iperf3
https://iperf3-python.readthedocs.org/
MIT License
109 stars 52 forks source link

Fixed client side json_output=False feature #49

Open limciana opened 5 years ago

limciana commented 5 years ago

Fixed to show test results on screen, and to be able to connect to the server after run() on the client side with json_output=False

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.01%) to 97.71% when pulling 9da51dc9b2e9c0f1b0e699649125c8fe58e7cecd on limciana:client_json_output_bugfix into 094a6e043f44fb154988348603661b1473c23a50 on thiezn:master.