We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df17f86 + ce603dc commit e024214Copy full SHA for e024214
CHANGELOG.rst
@@ -38,7 +38,8 @@
38
39
*
40
41
-*
+* ImportErrors in plugins now are a fatal error instead of issuing a
42
+ pytest warning (`#1479`_). Thanks to `@The-Compiler`_ for the PR.
43
44
.. _#1580: https://github.com/pytest-dev/pytest/pull/1580
45
.. _#1605: https://github.com/pytest-dev/pytest/issues/1605
@@ -47,6 +48,7 @@
47
48
.. _#1553: https://github.com/pytest-dev/pytest/issues/1553
49
.. _#1626: https://github.com/pytest-dev/pytest/pull/1626
50
.. _#1503: https://github.com/pytest-dev/pytest/issues/1503
51
+.. _#1479: https://github.com/pytest-dev/pytest/issues/1479
52
53
.. _@graingert: https://github.com/graingert
54
.. _@taschini: https://github.com/taschini
0 commit comments