manatarms / pair-programming-jest

A pair programming exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pair-programming-jest

A pair programming exercise

This repo contains a few failing tests. The objective of this exercise is to fix the code in utils.js and get a successful test run. Feel free to ask any questions and use the Internet if necessary.

To get going, run the following commands :

yarn OR npm install

yarn test OR npm test

About

A pair programming exercise


Languages

Language:JavaScript 100.0%