A CLI tool that runs Angular tests in parallel across multiple projects by leveraging available CPU cores.
Angular Parallel Test Runner is a command-line utility designed to accelerate Angular test execution by running tests concurrently across multiple projects. It intelligently distributes test workloads across available CPU cores, significantly reducing overall test runtime for Angular workspaces with multiple projects.
The tool is built on the principle that modern multi-core systems should be fully utilized to minimize test execution time, enabling faster development cycles and more efficient CI/CD pipelines for Angular applications.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.