When a dependency changes, e.g. when upgrading, it may cause a bug somewhere downstream in the app. Would be nice to have an option to detect where this dependency is used and include this information in the overall reverse-dependency tree. I expect it would often prompt almost all the tests to be re-run, so would prefer it to be optional, but worth experimenting.
When a dependency changes, e.g. when upgrading, it may cause a bug somewhere downstream in the app. Would be nice to have an option to detect where this dependency is used and include this information in the overall reverse-dependency tree. I expect it would often prompt almost all the tests to be re-run, so would prefer it to be optional, but worth experimenting.