TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.10.
- 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 in changed files, generates working tests, and auto-commits them to the source branch, ensuring improved test coverage without manual effort. The action also provides a summary of coverage changes and integrates seamlessly with Jest, with additional test frameworks planned for future support.