[Pytest-commit] Issue #753: Missing example test (pytest-dev/pytest)

tobixx issues-reply at bitbucket.org
Sun May 24 08:37:45 CEST 2015


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
```





More information about the pytest-commit mailing list