ramstk
ramstk copied to clipboard
Add Test Logger to Capture Debug Messages During Test Runs
Describe the test that is missing or needs to be fixed. Add a logger to conftest.py with session scope to log all the exceptions and error messages generate during a test run. This will be, at minimum, helpful in tracking down test failures.
- [ ] This issue subsumes the following issues: