An Overview of JavaScript Testing in 2017

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.

An Overview of JavaScript Testing in 2017 →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Join the Conversation

2 Comments

Leave a comment

Leave a Reply to Bramus! Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.