PyTest - Basics and Setup
Which of the following is the recommended prefix for pytest test files?
test_ or ending with _test.py.test_ is the standard prefix recognized by pytest.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions