Tags: kylejw2/jest-dom
Tags
fix: normalize expected value in toContainHTML (testing-library#349) resolves testing-library#347
fix: Ignore comment nodes in toBeEmptyDOMElement (testing-library#317) Co-authored-by: Ernesto García <gnapse@gmail.com>
fix: Adds expected text for toContainHTML checks that fail (testing-l… …ibrary#299) (testing-library#318) Co-authored-by: Ernesto García <gnapse@gmail.com>
fix: check equality in toHaveDisplayValue (fix testing-library#290) (t… …esting-library#319)
docs: add syneva-runyan as a contributor (testing-library#308) * docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: Changed toHaveStyle to use getPropertyValue instead of accessing… … the property directly (testing-library#285) * Changed toHaveStyle to use getPropertyValue instead of accessing the property directly * Using px instead of rem * changed test description * Update src/__tests__/to-have-style.js * Apply suggestions from code review Co-authored-by: Ernesto García <gnapse@gmail.com>
fix(toHaveStyle): strictly match empty values (testing-library#276) closes testing-library#272
PreviousNext