Skip to content

pytest caplog unit test to demonstrate dictConfig() issue

Notifications You must be signed in to change notification settings

thebuzzstop/pytest_caplog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest_caplog

Overview

A collection of basic caplog test cases to demonstrate issues with caplog not working in conjunction with logging.config.dictConfig()

Files:

  • log_config.py - logging configuration file
  • test_caplog.py - pytest unit tests for testing caplog
  • test_capsys.py - pytest unit tests for testing capsys

About

pytest caplog unit test to demonstrate dictConfig() issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages