PyTest - Basics and Setup
You run
pytest -v test_example.py but get an error: pytest: error: unrecognized arguments: -v. What is the likely cause?