testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00593
[Bug 724691] Re: AnnotatedMismatch hides get_details
** Branch linked: lp:~jml/testtools/mismatch-724691
--
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:
In Progress
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.
References