PyTest - Basics and Setup
You run
pytest test_example.py but get an error: ModuleNotFoundError: No module named 'example'. What is the most likely cause?