testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00573
[Bug 724691] [NEW] AnnotatedMismatch hides get_details
Public bug reported:
I wanted to annotate a HasQueryCount match, but it hid the mismatch
get_details output: AnnotatedMismatch needs to implement get_details and
forward it appropriately. Posssibly we want a MismatchDecorator and
AnnotatedMismatch to extend that.
** Affects: testtools
Importance: High
Status: Triaged
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/724691
Title:
AnnotatedMismatch hides get_details
Status in testtools:
Triaged
Bug description:
I wanted to annotate a HasQueryCount match, but it hid the mismatch
get_details output: AnnotatedMismatch needs to implement get_details
and forward it appropriately. Posssibly we want a MismatchDecorator
and AnnotatedMismatch to extend that.
Follow ups
References