11.1.4-1.0.0 • Published 6 years ago

@smaller/tap v11.1.4-1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

@smaller/tap

A "smaller"-take on node-tap which trades some functionality for a smaller install footprint. In my limited checks this reduces the install size from about 35MB to 4.5MB.

Differences with node-tap:

  • Support for code coverage has been removed, by excluding the nyc and coveralls dependencies. Note that this removal is done with minimal patching, so the options for coverage remain, but tap will likely crash if you attempt to use them.