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