Add run_in_background attribute to scenarios
[yardstick.git] / .coveragerc
1 [run]
2 branch = True
3 source = yardstick
4
5 [report]
6 ignore_errors = True
7 precision = 3