Install `ZEO[test]` when testing.
`ZEO[test]` should be installed when testing, so that `zope.testing` is installed. Otherwise, an import error may be raised when running the test if `zope.testing` has not been manually installed.
Showing
Please register or sign in to comment