← Back to team overview

testtools-dev team mailing list archive

Re: [Merge] lp:~jml/testtools/structure-from-dict into lp:testtools

 

There are three classmethods in testtools, two are does with normal method style (make_factory, if_message) and the third is fromExample on MatchesStructure. I'd rather not introduce a third style now. Also, my preference runs to normal style naming for class methods.

Will drop in the helper.
-- 
https://code.launchpad.net/~jml/testtools/structure-from-dict/+merge/68409
Your team testtools developers is requested to review the proposed merge of lp:~jml/testtools/structure-from-dict into lp:testtools.


References