testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00616
Re: [Merge] lp:~allenap/testtools/lessthan-mismatch-string into lp:testtools
Mmm, I'm not sure:
>>> LessThan(4.0).match(4.1).describe()
'4.0 is >= 4.0999999999999996'
I think that a description of the test would be '4.0 is > 4.1', and a
description of the outcome would be '4.0 is not > 4.1'.
--
https://code.launchpad.net/~allenap/testtools/lessthan-mismatch-string/+merge/57323
Your team testtools developers is requested to review the proposed merge of lp:~allenap/testtools/lessthan-mismatch-string into lp:testtools.
Follow ups
References