New issue 435: python_files causes reload to fail?
https://bitbucket.org/hpk42/pytest/issue/435/python_files-causes-reload-to-fail

Wayne Werner:

I am the author of https://github.com/waynew/draftin-a-flask and am using 
py.test for all my testing needs (Frikken fantastic tool, thanks everyone for 
your work!) But I've come across the strangest issue. When I add

    [pytest]
    python_files=*.py

to my tox.ini script, it seems to break the reload function. Check out revision 
aaf37795dfc49bd83e66976e3e781eb7a588caeb to observe this one weird behavior 
that developers love to hate.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to