TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.10.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies under-tested functions, generates targeted unit tests, and auto-commits only working tests, ensuring they meet coverage requirements and avoid code errors. This tool streamlines the testing process, improves code quality, and reduces manual effort in maintaining test coverage.