{"id":22399745,"url":"https://github.com/puntorigen4u/checki","last_synced_at":"2026-05-02T13:34:45.313Z","repository":{"id":177741231,"uuid":"659947510","full_name":"puntorigen4u/checki","owner":"puntorigen4u","description":"Checki is an AI-powered CLI tool that intelligently generates complete unit tests for your React components. Using advanced AI techniques, it understands your components and creates comprehensive Jest tests, reducing manual work and enhancing your testing efficiency.","archived":false,"fork":false,"pushed_at":"2023-07-02T03:07:06.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T00:31:55.932Z","etag":null,"topics":["ai","automation","cli","cli-tool","developer-tools","javascript","jest","react","react-testing","test-generation","testing-tools","unit-testing"],"latest_commit_sha":null,"homepage":"http://www.checki.io","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/puntorigen4u.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":"2023-06-28T23:15:13.000Z","updated_at":"2023-07-08T06:19:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"80d7e4a2-6c7f-4757-9a84-199007e5f0f9","html_url":"https://github.com/puntorigen4u/checki","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"c1e196e7bc73e8759f7c9fc894e7729d84c40925"},"previous_names":["puntorigen4u/checki"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puntorigen4u%2Fchecki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puntorigen4u%2Fchecki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puntorigen4u%2Fchecki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puntorigen4u%2Fchecki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puntorigen4u","download_url":"https://codeload.github.com/puntorigen4u/checki/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245755679,"owners_count":20667027,"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":["ai","automation","cli","cli-tool","developer-tools","javascript","jest","react","react-testing","test-generation","testing-tools","unit-testing"],"created_at":"2024-12-05T08:09:51.896Z","updated_at":"2026-05-02T13:34:40.282Z","avatar_url":"https://github.com/puntorigen4u.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://www.checki.io/\" target=\"blank\"\u003e\u003cimg src=\"https://github.com/puntorigen4u/checki/assets/57605485/88de34d9-ed1b-4322-8f57-e3946110f08a\" width=\"320\" alt=\"Checki Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eChecki is an AI-driven CLI tool that generates Jest unit tests for React components, improving testing efficiency.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.npmjs.com/package/checki\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/checki.svg\" alt=\"NPM Version\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/checki\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/checki.svg\" alt=\"Package License\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/checki\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/checki.svg\" alt=\"NPM Downloads\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/checki\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/tokei/lines/github/puntorigen4u/checki\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://twitter.com/punt0rigen\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/punt0rigen.svg?style=social\u0026label=Follow\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Description\nChecki is an innovative, AI-powered Command Line Interface (CLI) tool designed to streamline the process of testing in your development workflow. Its primary function is to intelligently generate comprehensive unit tests for your React components.\n\nThrough the use of advanced AI techniques, Checki understands your components and generates thorough Jest unit tests. This automation significantly reduces manual effort and bolsters your testing efficiency.\n\n## Key Features\n- \u003cb\u003eAI-Powered Unit Test Generation\u003c/b\u003e: By leveraging AI, Checki creates detailed and accurate unit tests for each of your React components.\n- \u003cb\u003eIntegration with Jest\u003c/b\u003e: Checki generates tests specifically for Jest, one of the most popular JavaScript testing frameworks.\n- \u003cb\u003eEfficiency\u003c/b\u003e: Checki automates what would otherwise be a time-consuming part of the development process, helping to speed up your workflow.\n- \u003cb\u003eEasy to Use\u003c/b\u003e: Simply run Checki in your CLI, and it will handle the rest.\n\nWith Checki, spend less time writing tests and more time focusing on what matters: building amazing applications.\n\n## Installation \u0026 Usage\n\nJust run on your react project's folder:\n```\nnpx checki\n```\n\nWe welcome contributions and feedback, please see our contributing guidelines for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuntorigen4u%2Fchecki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuntorigen4u%2Fchecki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuntorigen4u%2Fchecki/lists"}