Skip to content

noahbachmann/math

 
 

Repository files navigation

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

About

Arithmetic and Geometry Programming Exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%