Skip to content

feature: add getRowByText('John Smith') #47

Open
@s-light

Description

@s-light

thanks Alex for your work!!
just found it and your ideas discussions in the orig. thread and your package here helped me a lot!!!

this featurerequest is for getRowByText('John Smith'):
just a shorthand / alias for getByRole('row', { name: 'John Smith' })
as mentioned by kealjones-wk at
testing-library/dom-testing-library#583 (comment)

this original verbose version is working fine for me -
and i would love to have easy (for newbies) readable tests ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions