-
Hubert Błaszczyk authored
This PR introduces the extraction of test utilities into a separate module. This is a required preparation step for extracting `Skottie` into a separate module, as it uses some of these test utilities. Fixes [SKIKO-1136](https://youtrack.jetbrains.com/issue/SKIKO-1136)