Trying to learn how to use py.test
properly with packages.
Success is being able to call derp.herp.shoop()
from the test file.
Guided by this SO question.
Trying to learn how to use py.test
properly with packages.
Success is being able to call derp.herp.shoop()
from the test file.
Guided by this SO question.