education / autograding-example-node

GitHub Classroom autograding example repo with Node and Jest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autograding Example: Node

This example project is written in Node, and tested with Jest.

The assignment

The tests are failing right now because we're not returning the correct string. Fixing this up will make the tests green.

Setup command

npm install

Run command

npm test

Notes

About

GitHub Classroom autograding example repo with Node and Jest.


Languages

Language:JavaScript 100.0%