https://github.com/testplanit/testplanit
Modern Test Management for Agile Teams
https://github.com/testplanit/testplanit
bullmq elasticsearch minio next-auth next-intl nextjs node pos qa shadcn tailwindcss test-management testing-tools tiptap-editor typescript valkey zenstack
Last synced: 18 days ago
JSON representation
Modern Test Management for Agile Teams
- Host: GitHub
- URL: https://github.com/testplanit/testplanit
- Owner: TestPlanIt
- License: other
- Created: 2025-11-29T15:39:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-17T05:04:05.000Z (5 months ago)
- Last Synced: 2026-01-17T06:26:45.226Z (5 months ago)
- Topics: bullmq, elasticsearch, minio, next-auth, next-intl, nextjs, node, pos, qa, shadcn, tailwindcss, test-management, testing-tools, tiptap-editor, typescript, valkey, zenstack
- Language: TypeScript
- Homepage: https://www.testplanit.com/
- Size: 19.3 MB
- Stars: 15
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# TestPlanIt Monorepo
This monorepo contains the source code and related files for the TestPlanIt project.
## Screenshots






## Structure
This repository uses [pnpm workspaces](https://pnpm.io/workspaces) to manage multiple packages.
- **`testplanit/`**: The main TestPlanIt application.
- **`docs/`**: Documentation for the project.
- **`forge-app/`**: TestPlanIt for Jira plugin.
- **`cli/`**: Command-line interface tool.
- **`packages/`**: Shared packages (API client, reporters).
- **`pnpm-workspace.yaml`**: Defines the workspaces within the monorepo.
- **`package.json`**: Root package configuration.
## Getting Started
For instructions on setting up the development environment, please refer to the [Installation Guide](https://docs.testplanit.com/docs/installation).
## Contributing
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details on how to get started.
## License
TestPlanIt is available under a dual license model. See [LICENSE.md](LICENSE.md) for details.