DEV Community

Discussion on: Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

Collapse
 
jacobmgevans profile image
Jacob Evans

Awesome article! I am also a huge fan of Jest with Kent C Dodds testing-library one is specifically called react-testing-library. Overall I love the testing philosophy and mindset that it was built from and enforces.

Collapse
 
isalevine profile image
Isa Levine

Thank you Jacob! I just spent this past week with someone who works with Jest, so it's definitely calling to me more and more...I imagine this article will have a little testing-sibling soon! :P