Chapter 7
Python for Testing — quiz
5 questions · ~4 min
Chapter 7 quiz
Question 1 of 5
You name a test file `helpers.py` with a function `def test_login(): ...`. pytest doesn't find it. Why?
Chapter 7
5 questions · ~4 min
You name a test file `helpers.py` with a function `def test_login(): ...`. pytest doesn't find it. Why?