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 (125 forks)batch import
Help wantedquestion

Repository metrics

Stars
 (896 stars)
PR merge metrics
 (No merged PRs in 30d)

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