PyTest - Test Organization
You want pytest to discover tests in files named 'check_*.py' and functions starting with 'check_'. How can you configure pytest to do this?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions