This repo contains my solutions to Advent of Code 2021.
Written in TypeScript with Jest tests in a Test Driven Development approach.
After cloning this repo, run npm i
to install dependencies.
Then run npm run tdd
to automatically run tests when a file changes.
- Code coverage? https://jestjs.io/docs/configuration#collectcoverage-boolean