{"id":16347943,"url":"https://github.com/ai/better-node-test","last_synced_at":"2025-07-04T07:06:55.182Z","repository":{"id":196892414,"uuid":"697462855","full_name":"ai/better-node-test","owner":"ai","description":"The CLI shortcut for node --test runner with TypeScript","archived":false,"fork":false,"pushed_at":"2024-08-24T13:53:58.000Z","size":167,"stargazers_count":25,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-09T12:07:57.800Z","etag":null,"topics":[],"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/ai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"ai"}},"created_at":"2023-09-27T19:26:52.000Z","updated_at":"2025-03-18T21:49:02.000Z","dependencies_parsed_at":"2023-11-16T03:31:51.314Z","dependency_job_id":"85567e58-f86d-4b1c-be3c-b79da7686725","html_url":"https://github.com/ai/better-node-test","commit_stats":{"total_commits":64,"total_committers":2,"mean_commits":32.0,"dds":0.03125,"last_synced_commit":"7343c42cbc2162d5eac595f85d7b64d79c29e3ab"},"previous_names":["ai/better-node-test"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ai/better-node-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fbetter-node-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fbetter-node-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fbetter-node-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fbetter-node-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/better-node-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fbetter-node-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260936731,"owners_count":23085527,"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","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":[],"created_at":"2024-10-11T00:47:24.814Z","updated_at":"2025-07-04T07:06:55.135Z","avatar_url":"https://github.com/ai.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ai"],"categories":[],"sub_categories":[],"readme":"# Better Node Test\n\nThe CLI shortcut for [`node --test`](https://nodejs.org/api/test.html) with:\n\n* **TypeScript** support.\n* `-t` **shortcut** to run special test.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshot.png\" alt=\"Better Node Test CLI\" width=\"721\"\u003e\n\u003c/p\u003e\n\n---\n\n\u003cimg src=\"https://cdn.evilmartians.com/badges/logo-no-label.svg\" alt=\"\" width=\"22\" height=\"16\" /\u003e  Made at \u003cb\u003e\u003ca href=\"https://evilmartians.com/devtools?utm_source=nanoid\u0026utm_campaign=devtools-button\u0026utm_medium=github\"\u003eEvil Martians\u003c/a\u003e\u003c/b\u003e, product consulting for \u003cb\u003edeveloper tools\u003c/b\u003e.\n\n---\n\n## Usage\n\nInstall CLI:\n\n```sh\nnpm install --save-dev better-node-test\n```\n\nFor TypeScript you will also need `tsx` (or you can use `tsm`):\n\n```sh\nnpm install --save-dev better-node-test tsx\n```\n\nTo run all tests with `*.test.ts` or `*.test.js`:\n\n```sh\nnpx bnt\n```\n\nTo run special test:\n\n```sh\nnpx bnt ./test/request.test.ts -t 'uses HTTPS'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai%2Fbetter-node-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fai%2Fbetter-node-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai%2Fbetter-node-test/lists"}