Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
jestjs.io
Jest is a batteries-included framework. Due to its fully-featured nature and large surface area, we can compare it to test runners (Mocha), assertion libraries (Chai, ShouldJS, power-assert, ...