jest-community / jest-snapshots-svg

Take a React component tree, and render it into an SVG.
MIT License
220 stars 23 forks source link

Split project up into multiple packages #34

Closed jacobp100 closed 6 years ago

jacobp100 commented 7 years ago

Not ready to merge, but would be good to get initial feedback

TODO
orta commented 7 years ago

Aweessssommme

orta commented 7 years ago

I'm also adding you as a collaborator

jacobp100 commented 7 years ago

I've put all the tests in the root folder. Not sure if this is best or not—would be interested to hear what you think. If it is, we need to decide what to do with render.test.tsx. But aside from that, the other tests work.