In Depth - Testing Functional JavaScript

A Beginner’s Guide to Testing Functional JavaScript
By M. David Green

Functional programming and testing. Maybe you’ve given them a try in isolation, but somehow you never made either a part of your regular practice. They may sound innocent by themselves, but together testing and functional programming can create an irresistible temptation, almost compelling you to write cleaner, tighter, more maintainable code.

Read the article