{"library":"better-node-test","type":"library","category":null,"description":"Better Node Test (BNT) is a command-line interface (CLI) tool designed to streamline the usage of Node.js's native `node --test` runner. It significantly enhances the testing workflow by providing out-of-the-box support for TypeScript, a convenient `-t` shortcut for filtering and running specific tests by name, and integrated code coverage analysis through the `--coverage` flag. The current stable version is 0.8.4, with releases showing a consistent cadence of minor and patch updates, often addressing compatibility with evolving Node.js features like `strip-types` and robust coverage reporting. BNT differentiates itself by leveraging Node.js's built-in testing capabilities, minimizing reliance on additional third-party test runners, while adding essential developer conveniences like automatic TypeScript compilation and comprehensive coverage reporting tailored for modern Node.js environments.","language":"javascript","status":"active","version":"0.8.4","tags":["javascript","node","test","typescript"],"last_verified":"Sun Apr 19","install":[{"cmd":"npm install better-node-test","imports":[]},{"cmd":"yarn add better-node-test","imports":[]},{"cmd":"pnpm add better-node-test","imports":[]}],"homepage":null,"github":"https://github.com/ai/better-node-test","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/better-node-test","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}