2798db6e3f1665892caaaf3cf7bbcfd40d41df3f
[releng.git] / utils / test / result_collection_api / README.md
1 # result_collection_api
2
3 ## prepare:
4 Install:
5
6 ```
7 pip install testtools
8 pip install discover
9 pip install futures
10 ```
11
12 ## How to:
13 run_test.sh:
14
15 ```
16 bash ./run_test.sh
17 ```