These are the tests files for part 2 of Eloquently's interview prep guide. See the explanation here. Tools used: Mocha, Chai, Babel, Babel Preset ES2015 Install dependencies with: npm install Run tests with: npm test path/to/file.js