Python unittest code coverage is confused |
||
Issue descriptionIn CL <https://codereview.chromium.org/2562623004/> we define the magic __bool__ method for CallStack (in stacktrace.py). The testCallStackBool method calls this function; however, the code coverage tool doesn't recognize that fact.
,
Dec 13 2016
Interesting. Good catch!
,
Jan 24 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by kateso...@chromium.org
, Dec 13 2016