An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# TestPlanIt Monorepo

This monorepo contains the source code and related files for the TestPlanIt project.

## Screenshots

![Test Cases](testplanit/assets/test-cases.png)
![QuickScript](testplanit/assets/quickscript.png)
![Test Runs](testplanit/assets/test-runs.png)
![Sessions](testplanit/assets/sessions.png)
![Issues](testplanit/assets/issues.png)
![Reports](testplanit/assets/reports.png)

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