This short guide is intended to catch you up with the most important reasoning, terms, tools, and approaches to JavaScript testing. It combines many great recently written articles about some aspects discussed here and adds a little more from our experience.
That first sentence is a lie though, nothing “short” about this grand overview ;). The overview covers Test Types (Unit Test, Integration Tests, Functional Tests) and Test Tools Types, only to end with a good list of Testing Tools to check out.
Next to the classic test tools such as Mocha, Jasmin, Jest, etc. some (to me) new ones, like wallaby, are also covered.
Hey guys!
I just posted a new version of this article:
https://medium.com/welldone-software/an-overview-of-javascript-testing-in-2018-f68950900bc3
This time im not lying about it’s shortness.
Thanks! 🙂