math Arithmetic and Geometry Programming Exercises (Unit Testing, Test-Driven Development) Usage Run the demo script: deno demo.ts Run the unit tests: deno test Report test coverage (see coverage/html/index.html): deno test --coverage