unexpected-react-shallow icon indicating copy to clipboard operation
unexpected-react-shallow copied to clipboard

Plugin for unexpected, to support React shallow renderer

Results 2 unexpected-react-shallow issues
Sort by recently updated
recently updated
newest added

I'll happily contribute a documentation site setup using https://github.com/unexpectedjs/unexpected-documentation-site-generator if you are interested.

My element is rendering null, which is expected. Unexpected is failing it: ``` UnexpectedError: expected null to have rendered null No matching assertion, did you mean: ``` Am I doing...