enzymejs/enzyme-matchers

Make library work with `render`

Open

#25 opened on May 19, 2016

View on GitHub
 (5 comments) (4 reactions) (0 assignees)JavaScript (896 stars) (125 forks)batch import
Help wantedquestion

Description

Currently we are doing nothing with rendered components. chai-enzyme is supporting them nicely. We should find a way to support rendered components.

Contributor guide