TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.7.
- 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 designed to automate the generation of unit tests for JavaScript and TypeScript code changes in pull requests. It identifies under-tested functions, creates targeted test cases, and auto-commits only valid and working tests, thus enhancing test coverage and reducing manual effort in writing tests. The action supports Jest and provides coverage analysis, smart filtering, and flexible configuration, streamlining the testing process for faster and more reliable code integration.