test impact analysis - ligurio/sqa-wiki GitHub Wiki

Python

Coverage.py measures whether code was run, but it can also record the context in which it was run. This can provide more information to help you understand the behavior of your tests.