AlexGilleran/jsx-control-statements

[Question] is it work with enzime chai ?

zamrq opened this issue · 1 comments

zamrq commented

is it work with enzime chai ?

Short answer: Yes.
Long answer: All control statements are transpiled via Babel to JS statements. So while they might look like react components, they are not. And since all control statements are only pure JS in the end they should work with whichever framework you choose: chai, enzyme, chai-enzyme, ...