TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.9.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
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 working tests without TypeScript errors or failures, and commits them directly to the source branch, ensuring improved test coverage and code quality. The action supports Jest, provides coverage analysis, and posts a summary of test results and coverage changes to the pull request.