PyTest - Test Organization
A test module
test_db.py has a function named check_connection() that is not running during pytest execution. How to fix this?