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___get__ (zope.deprecation.tests.TestDeprecatedGetProperty) test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetProperty) test___get__noshow (zope.deprecation.tests.TestDeprecatedGetProperty) test___get__ (zope.deprecation.tests.TestDeprecatedGetSetProperty) test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetSetProperty) test___get__noshow (zope.deprecation.tests.TestDeprecatedGetSetProperty) test___set__ (zope.deprecation.tests.TestDeprecatedGetSetProperty) test___set___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetSetProperty) test___set__noshow (zope.deprecation.tests.TestDeprecatedGetSetProperty) test_it (zope.deprecation.tests.TestDeprecatedMethod) test_it_noshow (zope.deprecation.tests.TestDeprecatedMethod) test_it_with_custom_cls (zope.deprecation.tests.TestDeprecatedMethod) test___delattr__notowned (zope.deprecation.tests.TestDeprecatedModule) test___delattr__owned (zope.deprecation.tests.TestDeprecatedModule) test___getattribute____class__ (zope.deprecation.tests.TestDeprecatedModule) test___getattribute____owned__ (zope.deprecation.tests.TestDeprecatedModule) test___getattribute___deprecated (zope.deprecation.tests.TestDeprecatedModule) test___getattribute___deprecated_with_custom_cls (zope.deprecation.tests.TestDeprecatedModule) test___getattribute___noshow (zope.deprecation.tests.TestDeprecatedModule) test___getattribute__missing (zope.deprecation.tests.TestDeprecatedModule) test___setattr__notowned (zope.deprecation.tests.TestDeprecatedModule) test___setattr__owned (zope.deprecation.tests.TestDeprecatedModule) test___delete__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___delete___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___delete__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___get__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___get__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___set__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___set___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___set__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) test___delattr__notowned (zope.deprecation.tests.TestDeprecationProxy) test___delattr__owned (zope.deprecation.tests.TestDeprecationProxy) test___getattribute____class__ (zope.deprecation.tests.TestDeprecationProxy) test___getattribute___deprecate (zope.deprecation.tests.TestDeprecationProxy) test___getattribute__missing (zope.deprecation.tests.TestDeprecationProxy) test___setattr__notowned (zope.deprecation.tests.TestDeprecationProxy) test___setattr__owned (zope.deprecation.tests.TestDeprecationProxy) test_deprecate_and__getattribute__noshow (zope.deprecation.tests.TestDeprecationProxy) test_deprecate_and__getattribute__sequence (zope.deprecation.tests.TestDeprecationProxy) test_deprecate_and__getattribute__string (zope.deprecation.tests.TestDeprecationProxy) test_deprecate_and__getattribute__string_with_custom_cls (zope.deprecation.tests.TestDeprecationProxy) test___show__global (zope.deprecation.tests.TestShowSwitch) test_call_false (zope.deprecation.tests.TestShowSwitch) test_call_true (zope.deprecation.tests.TestShowSwitch) test_off (zope.deprecation.tests.TestShowSwitch) test_on (zope.deprecation.tests.TestShowSwitch) test_repr_off (zope.deprecation.tests.TestShowSwitch) test_repr_on (zope.deprecation.tests.TestShowSwitch) test_reset (zope.deprecation.tests.TestShowSwitch) test_it (zope.deprecation.tests.TestSuppressor) test___call__ (zope.deprecation.tests.Test_deprecate) test___call__method (zope.deprecation.tests.Test_deprecate) test___call__with_custom_cls (zope.deprecation.tests.Test_deprecate) test_function_specifier (zope.deprecation.tests.Test_deprecated) test_getproperty_specifier (zope.deprecation.tests.Test_deprecated) test_getsetdeleteproperty_specifier (zope.deprecation.tests.Test_deprecated) test_getsetproperty_specifier (zope.deprecation.tests.Test_deprecated) test_module_specifier (zope.deprecation.tests.Test_deprecated) test_string_specifier (zope.deprecation.tests.Test_deprecated) test_string_specifier_sys_modules_already_mutated (zope.deprecation.tests.Test_deprecated) test_string_specifier_with_custom_cls (zope.deprecation.tests.Test_deprecated) test_it (zope.deprecation.tests.Test_import_aliases) test_unsupported_None (zope.deprecation.tests.Test_moved) test_unsupported_None_with_custom_cls (zope.deprecation.tests.Test_moved) test_unsupported_not_None (zope.deprecation.tests.Test_moved) Ran 66 tests with 0 failures, 0 errors and 0 skipped. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests. py$(PYV): OK congratulations :)