← Back to team overview

registry team mailing list archive

[Bug 627438] Re: import failure in plugin-info during selftest

 

I ran into this the other day in bzr-pqm as well.

We now use "TestUtil.TestLoader' in bzrlib/tests/__init__.py

However, given that we have 'TestCase' explicitly exposed in tests, I
think it is reasonable to have TestLoader also exposed. While switching
the plugins to use the 'def load_tests(... loader ...)' syntax will give
them a loader so they don't have to provide their own, it still seems
reasonable to keep the base test infrastructure classes available in
'bzrlib.tests.*'.

Though that is certainly just my opinion.


** Also affects: bzr-pqm
   Importance: Undecided
       Status: New

** Also affects: bzr
   Importance: Undecided
       Status: New

-- 
import failure in plugin-info during selftest
https://bugs.launchpad.net/bugs/627438
You received this bug notification because you are a member of Bzr-pqm-
devel, which is the registrant for Bazaar PQM Plugin.