|
|
|
|
|
by theptip
1314 days ago
|
|
“Test impact analysis” is one name for this general approach. There are a few projects doing this in the Python ecosystem that don’t fully work (Smother, pytest-tia, and some others). Great to see another entry. Can you cache the coverage DB so this can be run in a CI pipeline? |
|