reactlynx-testing-library / queryAllByText
function queryAllByText<T>(...args: [HTMLElement, Matcher, SelectorMatcherOptions]): ReturnType<AllByText<T>>