Skip to content

ww9/AdventOfCode2021-TypeScript-Jest-TDD

Repository files navigation

AdventOfCode2021-TypeScript-Jest-TDD

This repo contains my solutions to Advent of Code 2021.

Written in TypeScript with Jest tests in a Test Driven Development approach.

How to use

After cloning this repo, run npm i to install dependencies.

Then run npm run tdd to automatically run tests when a file changes.

image

Todo

About

Solving puzzles of https://adventofcode.com/2021 using #typescript #jest #tdd

Topics

Resources

Stars

Watchers

Forks

Languages