{"library":"urun","type":"library","category":null,"description":"urun is a minimal, file-based test runner for Node.js environments. Currently at version 0.0.8, its development appears to be abandoned, with the last significant update to its `package.json` occurring 12 years ago and the last commit 13 years ago. It was designed for simplicity, running `test-*.js` files by default within a specified directory, providing a progress indication, and showing detailed output only for failing tests unless `verbose` mode is enabled. Its key differentiators include its extremely lightweight footprint and direct CommonJS `require` based usage, eschewing complex configuration or modern CLI tools. It offers basic reporter options like 'BashReporter' and 'BashTapReporter' for TAP-compliant output.","language":"javascript","status":"abandoned","version":"0.0.8","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install urun","imports":["const urun = require('urun');\nurun(__dirname);","require('urun')(__dirname);","require('urun')(__dirname, { verbose: true, include: /.+Test\\.js$/ });"]},{"cmd":"yarn add urun","imports":[]},{"cmd":"pnpm add urun","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/urun","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/urun/compatibility"}}