New issue 753: Missing example test https://bitbucket.org/pytest-dev/pytest/issue/753/missing-example-test
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 ``` _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit