Fundamentals This Javascript implementation uses Jest and supports ES6. npm install npm test You can also watch the test run so that it reruns when files change: npm run test:watch