Use tabwriter for TextReporter output

This commit is contained in:
Tomás Senart
2013-08-17 14:31:22 +02:00
parent 0db8538368
commit 33eecab9b3
2 changed files with 17 additions and 15 deletions

View File

@@ -77,7 +77,6 @@ Just pass a new number as the argument to change it.
## TODO
* Add timeout options to the requests
* Use TabWriter in TextReporter
* Graphical reporters
* Cluster mode (to overcome single machine limits)
* More tests