Closed
Description
Originally reported by: BitBucket: tobixx, GitHub: tobixx
http://pytest.org/latest/example/parametrize.html
#!bash
$ py.test test_time.py --collect-only
=========================== test session starts ============================
platform linux -- Python 3.4.1 -- py-1.4.27 -- pytest-2.7.1
rootdir: /tmp/doc-exec-159, inifile:
============================= in 0.00 seconds =============================
ERROR: file not found: test_time.py