{"id":23366700,"url":"https://github.com/d8corp/innet-jest","last_synced_at":"2026-02-26T02:11:56.079Z","repository":{"id":57274217,"uuid":"378632264","full_name":"d8corp/innet-jest","owner":"d8corp","description":"Preset of Jest for innet","archived":false,"fork":false,"pushed_at":"2023-07-29T07:38:53.000Z","size":1258,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T13:13:53.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/d8corp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-06-20T11:49:02.000Z","updated_at":"2022-02-21T07:47:47.000Z","dependencies_parsed_at":"2024-10-24T14:33:28.390Z","dependency_job_id":"a7bba824-14e1-41b6-b120-580948036456","html_url":"https://github.com/d8corp/innet-jest","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"ab1b8a1ce4520481eb3fa620069fc978f9ecaeae"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d8corp%2Finnet-jest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d8corp%2Finnet-jest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d8corp%2Finnet-jest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d8corp%2Finnet-jest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d8corp","download_url":"https://codeload.github.com/d8corp/innet-jest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744329,"owners_count":20988783,"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-12-21T14:17:20.472Z","updated_at":"2026-02-26T02:11:51.045Z","avatar_url":"https://github.com/d8corp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# innet-jest\n[![NPM](https://img.shields.io/npm/v/innet-jest.svg)](https://www.npmjs.com/package/innet-jest)\n[![downloads](https://img.shields.io/npm/dm/innet-jest.svg)](https://www.npmtrends.com/innet-jest)\n[![license](https://img.shields.io/npm/l/innet-jest)](https://github.com/d8corp/innet-jest/blob/master/LICENSE)\n\nThis preset helps to work with [Jest](https://www.npmjs.com/package/jest) and [innet](https://www.npmjs.com/package/innet).\n\n`innet-jest` based on [innet-jsx](https://www.npmjs.com/package/innet-jsx) and\nincludes `TypeScript` and `JSX` parser.\n\n[CHANGELOG](https://github.com/d8corp/innet-jest/blob/master/CHANGELOG.md)\n\n[![stars](https://img.shields.io/github/stars/d8corp/innet-jest?style=social)](https://github.com/d8corp/innet-jest/stargazers)\n[![watchers](https://img.shields.io/github/watchers/d8corp/innet-jest?style=social)](https://github.com/d8corp/innet-jest/watchers)\n\n### Install\nInstall the package with npm\n```bash\nnpm i -D innet-jest\n```\nor yarn\n```bash\nyarn add -D innet-jest\n```\nand specify preset in your [Jest configuration](https://jestjs.io/docs/configuration):\n```json\n{\n  \"preset\": \"innet-jest\"\n}\n```\n### Usage\nWrite the test with `JSX` syntax:\n```typescript jsx\n// test.spec.tsx or jsx\n\ndescribe('innet', () =\u003e {\n  test('JSX works', () =\u003e {\n    expect(\u003cdiv /\u003e).toEqual({type: 'div'})\n  })\n})\n```\n\n### Issues\nIf you find a bug or have a suggestion, please file an issue on [GitHub](https://github.com/d8corp/innet-jest/issues).\n\n[![issues](https://img.shields.io/github/issues-raw/d8corp/innet-jest)](https://github.com/d8corp/innet-jest/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd8corp%2Finnet-jest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd8corp%2Finnet-jest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd8corp%2Finnet-jest/lists"}