dependabot[bot] 3944dd4f8e build(deps): bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /backend directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /docs directory: [webpack](https://github.com/webpack/webpack).


Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

Updates `webpack` from 5.90.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.94.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: webpack
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 01:53:54 +00:00
2024-07-28 10:45:32 +09:00
2024-07-07 12:12:07 +09:00
2024-08-04 13:25:22 +09:00
2024-07-07 12:12:07 +09:00
2024-06-09 22:33:25 +09:00
2024-05-19 21:04:45 +09:00
2024-06-16 19:35:04 +09:00
2024-06-09 22:18:59 +09:00
2024-07-07 12:12:07 +09:00
2024-07-07 12:12:07 +09:00
2024-07-07 12:12:07 +09:00
2024-07-28 15:24:22 +09:00
2024-07-09 21:32:10 +09:00

UnitTCMS

UnitTCMS 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.

🧪Demo

📘Docs

Getting Started

git clone https://github.com/kimatata/unittcms.git

and start containers with the following command.

cd unittcms
docker-compose up --build

You can access the app at http://localhost:8000

Looking for a non-Docker way?

Features

Project-Based

Manage 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.

Project-Based


Test case management

Create 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.

Test Case Management


Test run management

Defined 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.

Test Run Management


Project member management

Support 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, 'Designer' who designs the tests, and 'Reporter' who executes the tests.

Member Management

Description
No description provided
Readme GPL-3.0 6.3 MiB
Languages
TypeScript 66.2%
JavaScript 33.5%
Dockerfile 0.3%