Closed jml closed 8 years ago
Works around https://twistedmatrix.com/trac/ticket/8183#ticket by implementing stop/shouldStop logic in the extended test result decorator.
stop
shouldStop
Adds a new test double for Twisted test support and ensures that it supports stop & shouldStop.
Moves tests for stop & shouldStop to separate "contract" class.
I had a quick attempt at writing a NEWS entry and couldn't come up with anything interesting.
NEWS
Review timeout. Merged at ce009d3e86eaf03bf7a7f2a25bfd53392100480e
Works around https://twistedmatrix.com/trac/ticket/8183#ticket by implementing
stop
/shouldStop
logic in the extended test result decorator.Adds a new test double for Twisted test support and ensures that it supports
stop
&shouldStop
.Moves tests for
stop
&shouldStop
to separate "contract" class.I had a quick attempt at writing a
NEWS
entry and couldn't come up with anything interesting.