{"id":16584888,"url":"https://github.com/mikaelvesavuori/node-native-testing-demo","last_synced_at":"2026-05-14T23:39:45.762Z","repository":{"id":237419606,"uuid":"673253962","full_name":"mikaelvesavuori/node-native-testing-demo","owner":"mikaelvesavuori","description":"Basic demo of Node native testing and how to make it work with TypeScript.","archived":false,"fork":false,"pushed_at":"2023-08-01T08:09:30.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T05:16:22.953Z","etag":null,"topics":["demo","node","node-native","testing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikaelvesavuori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-08-01T08:09:13.000Z","updated_at":"2023-08-01T08:09:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"127b4cbd-1ab5-478f-8f6d-f88b1ae7f343","html_url":"https://github.com/mikaelvesavuori/node-native-testing-demo","commit_stats":null,"previous_names":["mikaelvesavuori/node-native-testing-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikaelvesavuori/node-native-testing-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Fnode-native-testing-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Fnode-native-testing-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Fnode-native-testing-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Fnode-native-testing-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikaelvesavuori","download_url":"https://codeload.github.com/mikaelvesavuori/node-native-testing-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelvesavuori%2Fnode-native-testing-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268054829,"owners_count":24188289,"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-07-31T02:00:08.723Z","response_time":66,"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":["demo","node","node-native","testing"],"created_at":"2024-10-11T22:46:08.366Z","updated_at":"2026-05-14T23:39:45.725Z","avatar_url":"https://github.com/mikaelvesavuori.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node native testing demo\n\nBasic demo of Node native testing and how to make it work with TypeScript.\n\n## Prerequisites\n\nYou will need Node 19 or later.\n\n## Install\n\nRun `npm install`.\n\n## Run\n\nRun `npm test`.\n\nIt should show something similar to:\n\n```text\nℹ (node:31562) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time\nℹ (Use `node --trace-warnings ...` to show where the warning was created)\n✔ Basic greet (0.246333ms)\n▶ Greet\n  ✔ Should greet (0.111875ms)\n  ✔ Should fail (0.082334ms)\n▶ Greet (0.301583ms)\n\n▶ Greet async\n  ✔ Should greet (0.050583ms)\n  ✔ Should fail (0.405708ms)\n▶ Greet async (0.505708ms)\n\nℹ tests 5\nℹ suites 2\nℹ pass 5\nℹ fail 0\nℹ cancelled 0\nℹ skipped 0\nℹ todo 0\nℹ duration_ms 133.355084\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelvesavuori%2Fnode-native-testing-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaelvesavuori%2Fnode-native-testing-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelvesavuori%2Fnode-native-testing-demo/lists"}