test_ok2/bench
Jurko Gospodnetić 9fb2079458 replace py.test module references with pytest
The only remaining 'py.test' references are:
 * those referring to the 'py.test' executable
 * those in code explicitly testing py.test/pytest module compatibility
 * those in old CHANGES documentation
 * those in documentation generated based on external data
 * those in seemingly unfinished & unmaintained Japanese documentation

Minor stylistic changes and typo corrections made to documentation next to
several applied py.test --> pytest content changes.
2014-01-18 12:31:33 +01:00
..
bench.py replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
bench_argcomplete.py argcomplete: FastFileCompleter that doesn't call bash in subprocess, strip prefix dir 2013-08-06 15:33:27 +02:00
empty.py python3 fixes 2010-11-23 20:32:07 -06:00
manyparam.py make bench.py accept an optional script name and add a slow "manyparam" test 2013-12-09 08:14:58 +01:00
skip.py add a skip benchmark file (from issue400). 2013-12-07 19:11:37 +01:00