{"library":"node-test-parser","type":"library","category":null,"description":"node-test-parser is a utility library designed to parse the output streams generated by Node.js's built-in native test runner. It provides a programmatic interface to transform raw test report streams into structured JavaScript objects, facilitating the creation of custom test reporters, analysis tools, or integration with other systems. The current stable version is 3.1.0, with regular patch and minor releases addressing dependency updates and Node.js compatibility. Major versions, such as v3.0.0, introduce significant breaking changes, primarily around Node.js runtime support. Its key differentiator lies in its specific focus and optimized parsing for the native Node.js test output, offering a streamlined approach for developers looking to extend the core Node.js testing experience without relying on external test frameworks.","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","test","report","typescript"],"install":[{"cmd":"npm install node-test-parser","imports":["import parseReport from 'node-test-parser'","import parseReport from 'node-test-parser'","export default async function* jsonReporter(source) { /* ... */ }"]},{"cmd":"yarn add node-test-parser","imports":[]},{"cmd":"pnpm add node-test-parser","imports":[]}],"homepage":null,"github":"https://github.com/nearform/node-test-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-test-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-test-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}