{"id":15314231,"url":"https://github.com/barelyhuman/node-reporter-minimal","last_synced_at":"2025-10-25T07:40:25.602Z","repository":{"id":253803586,"uuid":"842560344","full_name":"barelyhuman/node-reporter-minimal","owner":"barelyhuman","description":"A minimal test reporter for node:test","archived":false,"fork":false,"pushed_at":"2024-08-30T06:55:52.000Z","size":777,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T14:08:01.291Z","etag":null,"topics":["node-test","reporter","reporters","test"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barelyhuman.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-14T15:43:59.000Z","updated_at":"2024-08-30T06:55:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffa61f7e-20b6-4986-adaa-83ae1609eb7f","html_url":"https://github.com/barelyhuman/node-reporter-minimal","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"b0fd54db01507b351c8287e464edd5dd9dc5cc39"},"previous_names":["barelyhuman/node-reporter-minimal"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/barelyhuman/node-reporter-minimal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fnode-reporter-minimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fnode-reporter-minimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fnode-reporter-minimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fnode-reporter-minimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barelyhuman","download_url":"https://codeload.github.com/barelyhuman/node-reporter-minimal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fnode-reporter-minimal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280923472,"owners_count":26414233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["node-test","reporter","reporters","test"],"created_at":"2024-10-01T08:44:49.157Z","updated_at":"2025-10-25T07:40:25.561Z","avatar_url":"https://github.com/barelyhuman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-reporter-minimal\n\n## Screenshot\n\n![](/docs/shot.png)\n\n## About\n\nA simple test reporter for `node:test` (Node.js's test runner). The reporter\nwill prioritize logging errors and hides everything else while staying relevant.\n\nYou get\n\n- Per **root** test execution time\n- Nested test errors and nesting path\n- A decently colorised output\n\n\u003e [!TIP]\n\u003e\n\u003e `reporter-minimal` is a lot more effective for running in CI systems where the\n\u003e passing tests don't mean much and the failed ones are what need to be\n\u003e re-validated. This saves you from missed log data when there's a limit to the\n\u003e size of the log on certain CI systems\n\n## Installation\n\n```sh\nnpm add -D reporter-minimal\n```\n\n## Usage\n\n```sh\nnode --test-reporter=reporter-minimal --test-reporter-destination=stdout\n```\n\n## Why should we use this ?\n\n1. You have a large project where the reduced output could help with the size of\n   the logs in a CI environment and you don't use Github (Check out\n   [nearform/node-test-github-reporter](https://github.com/nearform/node-test-github-reporter))\n2. You need a reporter that only logs errors and nothing else.\n\n## License\n\n[MIT](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarelyhuman%2Fnode-reporter-minimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarelyhuman%2Fnode-reporter-minimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarelyhuman%2Fnode-reporter-minimal/lists"}