-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Description
dom-testing-libraryversion: 2.1.1
It looks like all the matchers are designed to return the first element matching a query. Would it make sense to also export matchers that return all of the matching nodes as well (e.g., document.querySelectorAll vs document.querySelector)? Some use cases are testing the length or sort order of lists, handling pagination, etc.
Metadata
Metadata
Assignees
Labels
No labels