Fix: pytest fixture Not Found – ERRORS or 'fixture not found' in Test CollectionFeb 28, 2026How to fix pytest errors like 'fixture not found', 'ERRORS collecting test', or 'no tests ran' caused by missing conftest.py, wrong scope, or import issues.python pytest testing