py$(PYV): commands[0]> python -m zope.testrunner --test-path=src -vv Running tests at level 1 Running zope.testrunner.layer.UnitTests tests: Set up zope.testrunner.layer.UnitTests. Running: test_ctor (zope.deferredimport.tests.DeferredTests) test_get_just_module (zope.deferredimport.tests.DeferredTests) test_get_module_and_name (zope.deferredimport.tests.DeferredTests) test_getattr_with_no_deferred (zope.deferredimport.tests.TestModuleProxy) test_preserves_docstring (zope.deferredimport.tests.TestModuleProxy) test_preserves_name (zope.deferredimport.tests.TestModuleProxy) Ran 6 tests with 0 failures, 0 errors and 0 skipped. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests. py$(PYV): OK congratulations :)