{"library":"tap-min","type":"library","category":null,"description":"A minimal TAP (Test Anything Protocol) output formatter for command-line use. Version 3.0.0 is the current stable release. It consumes TAP input from stdin and produces a compact, human-readable summary of test results, stripping verbose output. Lightweight and dependency-free, suitable for CI environments where concise output is desired. Maintenance is infrequent; the package is stable with minimal changes since 2021.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","test","tap","tape","mocha","reporter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install tap-min","imports":["import { exec } from 'child_process'; const result = execSync('tape test/*.js | tap-min')"]},{"cmd":"yarn add tap-min","imports":[]},{"cmd":"pnpm add tap-min","imports":[]}],"homepage":"https://github.com/derhuerst/tap-min","github":"https://github.com/derhuerst/tap-min","docs":null,"changelog":null,"pypi":null,"npm":"tap-min","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}