Enable configuring test log level via env var (#4506)
I got fed up with always adding '@unittest.DEBUG' every time I needed to debug a test.
Showing
- changelog.d/4506.misc 1 addition, 0 deletionschangelog.d/4506.misc
- tests/test_utils/__init__.py 18 additions, 0 deletionstests/test_utils/__init__.py
- tests/test_utils/logging_setup.py 54 additions, 0 deletionstests/test_utils/logging_setup.py
- tests/unittest.py 7 additions, 30 deletionstests/unittest.py
Loading
Please register or sign in to comment