Comment 6 for bug 504070

Revision history for this message
Robert Collins (lifeless) wrote :

Ok. So my suggestion then is that FOO_TEST_PDB is a test runner responsibility, and we can ask two questions:
 - should testtools proffer this itself [yes! - thats what 'debug' vs 'run' on TestSuite/TestCase is for].
 - should it be possible, and how, for extension code to implement this feature?

The latter question is interesting, but the former is something we can and should do directly.