test_ok2/bench
holger krekel 8871ca5bfa introduce "-q" option which decreases verbosity and basically leads to a unittest/nosetest-style "." output
add it in an ini file like this:

    [pytest]
    addargs=-q

and you get that by default.
2010-10-31 19:51:16 +01:00
..
bench.py introduce "-q" option which decreases verbosity and basically leads to a unittest/nosetest-style "." output 2010-10-31 19:51:16 +01:00
empty.py adding a small bench script to see where time is spend in the hook architecture 2010-10-15 16:36:25 +02:00