{"id":28565366,"url":"https://github.com/syniol/modern-nodejs-testing","last_synced_at":"2025-06-10T14:15:01.822Z","repository":{"id":297646786,"uuid":"997466238","full_name":"syniol/modern-nodejs-testing","owner":"syniol","description":"This is an implementation of running and assertion using Node.js's built-in test runner for TypeScript","archived":false,"fork":false,"pushed_at":"2025-06-06T15:50:27.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-06T16:30:02.121Z","etag":null,"topics":[],"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/syniol.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,"zenodo":null}},"created_at":"2025-06-06T15:16:27.000Z","updated_at":"2025-06-06T15:50:29.000Z","dependencies_parsed_at":"2025-06-06T16:31:16.578Z","dependency_job_id":"961bd6c0-9b55-4922-a8dc-0640474b3fdc","html_url":"https://github.com/syniol/modern-nodejs-testing","commit_stats":null,"previous_names":["syniol/modern-nodejs-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Fmodern-nodejs-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Fmodern-nodejs-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Fmodern-nodejs-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Fmodern-nodejs-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syniol","download_url":"https://codeload.github.com/syniol/modern-nodejs-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Fmodern-nodejs-testing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259090407,"owners_count":22803677,"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":"2025-06-10T14:15:01.031Z","updated_at":"2025-06-10T14:15:01.808Z","avatar_url":"https://github.com/syniol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modern Node.js Testing\nShowcasing node.js native test runner with TypeScript. There is an example test file for a ValueObject `Money`. You can find \nthe logic inside `money.ts` and test cases are places at `money.test.ts`. In recent version of Node.js there is a native extension \nto run TypeScript files but in this repository we will be using [TSX package](https://tsx.is) recommended by [Node.js Blog](https://nodejs.org/en/learn/typescript/run). \nThis allows us to use TypeScript in node.js versions before `20.x`.\n\n\n## Up and Running\nIt's simple to run the test, ensure packages are installed `npm i` and then run the tests with `npm test`.\n\n\n#### Credits\nAuthor: [Hadi Tajallaei](mailto:hadi@syniol.com)\n\nCopyright \u0026copy; 2025 Syniol Limited. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyniol%2Fmodern-nodejs-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyniol%2Fmodern-nodejs-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyniol%2Fmodern-nodejs-testing/lists"}