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.
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.