-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
plugin: warningsrelated to the warnings builtin pluginrelated to the warnings builtin plugintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Description
Right now if a conftest.py (or a module it imports) issues a warning, it does not show up in the warnings summary. Since conftest.py can be used to load plugins from other packages, it would be useful to be able to issue DeprecationWarnings and other warnings that are actually visible when pytest is run.
edmorley
Metadata
Metadata
Assignees
Labels
plugin: warningsrelated to the warnings builtin pluginrelated to the warnings builtin plugintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch