smacpherson64

Results 16 comments of smacpherson64

I do agree, it adds a bit of complexity. When it comes to the error messages I think we have a few options to aim for clarity: **Option 1 -...

@gnapse, For this item, I am planning to get it into a working state and so we can see examples of real messages. I think the real messages will help...

@gnapse, I have a basic implementation ready, I am putting it as a PR. It is highly likely we will have some tweaks, I just wanted to get a working...

Below is an example of 100 elements failing the toBeEmpty matcher: ``` ● NodeList .toBeEmpty › example failing 100 of 100 NodeList elements failed this test. Displaying subset of failing...

This may be related to: https://github.com/jsakas/CSSStyleDeclaration/issues/46. jsdom uses cssstyle for styles I believe.