Page(s)
I'm trying to upgrade to jest30, but it is hard to see all the breaking changes
Description
I want to help test jest30, but it is hard to find all breaking changes
example
Option "testPathPattern" was replaced by "testPathPatterns".
no tests is found when running jest30 in my monorepo
and I'm not sure what changed