SuccessResultOf matcher for synchronous Deferred testing
Bug #1369134 reported by
Tristan Seligmann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
testtools |
Fix Released
|
Undecided
|
Jonathan Lange |
Bug Description
I wrote a thing like this (see attached). Presumably it would make sense to add FailureResultOf and NoResult matchers as well; the implementation of these would be a trivial permutation of the SuccessResultOf logic.
Changed in testtools: | |
status: | Invalid → In Progress |
assignee: | nobody → Jonathan Lange (jml) |
Changed in testtools: | |
status: | In Progress → Fix Committed |
status: | Fix Committed → Fix Released |
milestone: | none → next |
To post a comment you must log in.
Hi - github is where code is, your issue there just needs tests and to be turned into a pull request: are you planning on doing that?