TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.8.
- 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 optimized tests, and auto-commits working test files directly to the source branch, ensuring no broken code. This action streamlines test creation, improves test coverage, and reduces manual effort in maintaining code quality.