Snehal Shinde

Results 3 comments of Snehal Shinde

@cdriscol We handled this scenario by marking imported files as changed. To do this we created a method which merges imported files and changed files. This set of files is...

@sjnho , you can find it `_getTestPaths` [here](https://github.com/facebook/jest/blob/main/packages/jest-core/src/SearchSource.ts#L262) .

[shevchenko12](https://github.com/vshevchenko12), can you elaborate what exactly didn't work for you? I can try to help.