Skip to content

display a summary of all DeprecatedWarnings (and PendingDeprecatedWarnings) after test run and save them in a log file

Notifications You must be signed in to change notification settings

Psycojoker/pytest-capture-deprecatedwarnings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest capture DeprecatedWarnings

This is a pytest plugin to collect and print a summary of all DeprecatedWarnings encountered during test execution and save them in a file.

screenshot.png

Installation and usage

Simply:

pip install pytest-capture-deprecatedwarnings

And it will automatically be added to your pytest output.

About

display a summary of all DeprecatedWarnings (and PendingDeprecatedWarnings) after test run and save them in a log file

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages