reactlynx-testing-library / queryAllByTestId
function queryAllByTestId<T>(...args: [HTMLElement, Matcher, MatcherOptions]): ReturnType<AllByBoundAttribute<T>>