{"library":"supertape","type":"library","category":null,"description":"Supertape is a fast, minimal TAP-compatible test runner inspired by Tape, designed for Node.js >=22 with first-class ESM support. Current stable version is 13.2.0, released with a monthly cadence. It improves on Tape with colored diffs for equal/deepEqual, async stack traces, smart timeouts, and the ability to load CSS/JSX/DOM in tests. It deliberately excludes assertion aliases, t.plan, and t.throws (recommending tryCatch/tryToCatch instead). Ships TypeScript types and provides a built-in CLI via 'tape' command.","language":"javascript","status":"active","version":"13.2.0","tags":["javascript","function","promise","async","await","then","tap","tape","testing","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install supertape","imports":["import test from 'supertape'","import test from 'supertape'; test.skip('name', fn)","import { defineEnv } from 'supertape/env'"]},{"cmd":"yarn add supertape","imports":[]},{"cmd":"pnpm add supertape","imports":[]}],"homepage":"http://github.com/coderaiser/supertape","github":"https://github.com/coderaiser/supertape","docs":null,"changelog":null,"pypi":null,"npm":"supertape","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}