A collection of basic caplog
test cases to demonstrate issues with caplog
not working in conjunction with logging.config.dictConfig()
- log_config.py - logging configuration file
- test_caplog.py - pytest unit tests for testing caplog
- test_capsys.py - pytest unit tests for testing capsys