TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.4.
- 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 untested functions in the modified files, generates working tests, and automatically commits them to the source branch, ensuring improved test coverage without manual effort. This action streamlines the testing process by supporting Jest, analyzing coverage changes, and providing a summary of results directly in the pull request.