pytest2/doc
Daniel Hahler 23146e7527 Fix usages of "verbose" option
With `-qq` `bool(config.getoption("verbose"))` is True; it needs to be
checked for `> 0`.
2019-03-26 10:11:25 +01:00
..
en Fix usages of "verbose" option 2019-03-26 10:11:25 +01:00