MegaArman / toscanini

A JavaScript module for searching music scores.
https://megaarman.github.io/toscanini
MIT License
16 stars 3 forks source link

Is Tape worth it? #40

Closed MegaArman closed 7 years ago

MegaArman commented 7 years ago

Tape being minimalist lacks the following by itself: -code coverage -output formatting -CLI (ex: one that can specify the functions to run from a test file)

Perhaps Tap addresses these deficiencies.