Testing Framework
Opened this issue · 1 comments
celsom3 commented
It would be nice to have as much tested as possible. Any ideas on what to use for front end testing?
webmandman commented
Testing hasnt been in my flow, ever. Well I've done a little when I started some project but stopped after a few tests. So I'll definitely be looking for a guide.
How about Jest https://facebook.github.io/jest/ ?