This example project is written in Node, and tested with Jest.
The tests are failing right now because we're not returning the correct string. Fixing this up will make the tests green.
npm install
npm test
GitHub Classroom autograding example repo with Node and Jest.
JavaScript