Closed as not planned
Description
Documentation
https://docs.python.org/3/library/unittest.html#organizing-test-code
In the examples test functions create instance of Widget class but there is no import for the class.
It is impossible to write unit tests without knowing how to import the modules you are about to test, so it would be nice to see how it is actually done.
Metadata
Metadata
Assignees
Projects
Status
Done
Status
Todo