New issue 706: 2.7.0 broke pytest_load_initial_conftests in pytest-cov
https://bitbucket.org/pytest-dev/pytest/issue/706/270-broke-pytest_load_initial_conftests-in

Marc Schlaich:

With 2.7.0 pytest_load_initial_conftests is not called in the pytest-cov plugin.

This is the second test error in this Travis build: 
https://travis-ci.org/schlamar/pytest-cov/jobs/56056841

Here is the implementation in pytest-cov: 
https://github.com/schlamar/pytest-cov/blob/a123ac1/pytest-cov/pytest_cov.py#L46


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

Reply via email to