{"id":45550365,"url":"https://github.com/kimatata/unittcms","last_synced_at":"2026-02-23T05:10:12.833Z","repository":{"id":226046931,"uuid":"752198897","full_name":"kimatata/unittcms","owner":"kimatata","description":"Open source test case management system designed for self-hosted use ","archived":false,"fork":false,"pushed_at":"2026-02-08T13:15:04.000Z","size":5362,"stargazers_count":84,"open_issues_count":35,"forks_count":32,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-08T20:01:33.752Z","etag":null,"topics":["e2e-testing","management","open-source","qa","qa-tools","test-cases","testing","testing-tools"],"latest_commit_sha":null,"homepage":"https://www.unittcms.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kimatata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-03T10:23:01.000Z","updated_at":"2026-01-27T16:03:54.000Z","dependencies_parsed_at":"2024-05-13T14:56:03.409Z","dependency_job_id":"f4a226b6-78d5-409e-970d-cc7ef4130266","html_url":"https://github.com/kimatata/unittcms","commit_stats":null,"previous_names":["kimatata/testcasemanager","kimatata/testplat","kimatata/landtcms","kimatata/unittcms"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/kimatata/unittcms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimatata%2Funittcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimatata%2Funittcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimatata%2Funittcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimatata%2Funittcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimatata","download_url":"https://codeload.github.com/kimatata/unittcms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimatata%2Funittcms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T04:51:08.365Z","status":"ssl_error","status_checked_at":"2026-02-23T04:49:15.865Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["e2e-testing","management","open-source","qa","qa-tools","test-cases","testing","testing-tools"],"created_at":"2026-02-23T05:10:12.115Z","updated_at":"2026-02-23T05:10:12.816Z","avatar_url":"https://github.com/kimatata.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.unittcms.org/en\"\u003e\n    \u003cimg width=\"20%\" src=\"https://raw.githubusercontent.com/kimatata/unittcms/refs/heads/main/frontend/public/favicon/icon-192.png\" alt=\"UnitTCMS\" /\u003e\n    \u003ch1 align=\"center\"\u003eUnitTCMS\u003c/h1\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003c/br\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/kimatata/unittcms/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/kimatata/unittcms\" alt=\"License\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kimatata/unittcms/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/kimatata/unittcms\" alt=\"Release\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nUnitTCMS is an open source test case management system. The application is free and designed for self-hosted use. It can be used in environments with strict security requirements. For more information, please visit the demo site and docs.\n\n[🧪Demo](https://www.unittcms.org)\n\n[📘Docs](https://kimatata.github.io/unittcms/docs)\n\n## Getting Started\n\n```bash\ngit clone https://github.com/kimatata/unittcms.git\n```\n\nand start containers with the following command.\n\n```bash\ncd unittcms\ndocker-compose up --build\n```\n\nYou can access the app at `http://localhost:8000`\n\n[Looking for a non-Docker way?](https://kimatata.github.io/unittcms/docs/getstarted/from-source)\n\n## Why UnitTCMS\n\nThere are many test case management tools available in the market, which can be categorized into proprietary and open-source solutions.\n\nProprietary tools often come with modern, user-friendly interfaces but tend to be cloud-based, which may raise security concerns for some organizations. While some of them do offer on-premises options, these tend to be significantly more expensive.\n\nThere are also open-source tools, but many feature older user interfaces that involve frequent full page reloads, which can hinder usability.\n\nWith these challenges in mind, I set out to develop a modern, user-friendly, open-source test case management tool that anyone can use for free in a secure, self-hosted environment.\n\n## Features\n\n### Project-Based\n\nManage test cases and test runs on a project-by-project basis. Our dashboard provides an at-a-glance view of the types of test cases and their progress for each project. This allows you to monitor project status in real-time and manage efficiently.\n\n![Project-Based](./frontend/public/top/light/project.png)\n\n\u003chr /\u003e\n\n### Test case management\n\nCreate folders within projects and define test cases with ease using our modern and intuitive UI. Attaching files enables detailed explanations of test cases, making it easy to share information across the entire team.\n\n![Test Case Management](./frontend/public/top/light/case.png)\n\n\u003chr /\u003e\n\n### Test run management\n\nDefined test cases can be reused multiple times in test runs, enabling efficient test cycles. Additionally, you can visually monitor the status of test runs and projects.\n\n![Test Run Management](./frontend/public/top/light/run.png)\n\n\u003chr /\u003e\n\n### Project member management\n\nSupport team development by adding or removing members from projects. You can assign roles and set permissions for each member in detail. We provide three main roles: 'Manager' who manages the entire project, 'Developer' who designs the tests, and 'Reporter' who executes the tests.\n\n![Member Management](./frontend/public/top/light/member.png)\n\n## Supported Languages\n\nUnitTCMS currently supports the following languages:\n\n- German (de)\n- English (en)\n- Portuguese (pt-BR)\n- Chinese (zh-CN)\n- Japanese (ja)\n\nIf you would like to add support for another language, feel free to submit a pull request. For reference, you can see how Portuguese was added in [PR #260](https://github.com/kimatata/unittcms/pull/260).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimatata%2Funittcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkimatata%2Funittcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimatata%2Funittcms/lists"}