-
- Downloads
add coverageIgnore kwarg to SimpleMatcher
allows to make 'local' SM equivalent to global 'superContext.coverageIgnore' e.g. a SM with SM.does_nothing=True appears the same as a sub-expression of superContext.coverageIgnore if SM.coverageIgnore==True in annotated output.
Please register or sign in to comment