XcodeSelectiveTesting icon indicating copy to clipboard operation
XcodeSelectiveTesting copied to clipboard

Use case: regression analysis

Open mikeger opened this issue 1 year ago • 0 comments

Develop a use case to support a version regression testing:

The tool can be potentially used to highlight changed packages/targets for the release, so it would be possible to know which modules have more changes and focus regression testing on them.

In this use case, it would not only be important to see IF the module was changed or its dependencies changed but also to see to which extent it was changed compared to other modules.

mikeger avatar Sep 19 '23 08:09 mikeger