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