Comparing v5.16.3...v5.16.4 · testing-library/jest-dom
Commits on Apr 5, 2022
-
fix: Support unenclosed inner text for details elements in to be visi…
…ble (#396) * fix: Support unenclosed innerText for details elements in toBeVisible * docs: Update documentation for toBeVisible with details element examples * Restructure tests to have a maximum depth of 5 describes * fix: Support unenclosed innerText for details elements in toBeVisible * docs: Update documentation for toBeVisible with details element examples * Restructure tests to have a maximum depth of 5 describes Co-authored-by: Ben Chidgey <feedmypixel@users.noreply.github.com>