Coverage.py is capable of creating dynamic contexts in which coverage is recorded. These contexts can be helpful for instance to figure out which tests hit a certain line. https://coverage.readthedocs.io/en/7.2.7/contexts.html#dynamic-contexts
Coverage.py is capable of creating dynamic contexts in which coverage is recorded. These contexts can be helpful for instance to figure out which tests hit a certain line.
https://coverage.readthedocs.io/en/7.2.7/contexts.html#dynamic-contexts