5fc87acf9b3e2f7edbc2f387e98d9fe4a9429a49
def pytest_collect_file(path, parent):
... parent.Module(...)
--HG--
branch : trunk
py.test is a simple and popular testing tool for Python. See http://pytest.org for more documentation.
Description
Languages
Python
100%