221: How to get pytest to import your code under test
We've got some code we want to test, and some tests.
The tests need to be able to import the code under test, or at least the API to it, in order to run tests against it.
How do we do that? How do we set things up so that our tests can import our code?
In this episode, we discuss two options:
Sponsored by Mailtrap.io
Sponsored by The Complete pytest Course
Create your
podcast in
minutes
It is Free