TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.5.
- 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 analyzes modified files, identifies under-tested functions, generates working unit tests (compatible with Jest), and auto-commits them directly to the source branch, ensuring no broken or erroneous code is committed. This action simplifies test creation, improves test coverage, and integrates seamlessly into the pull request workflow to streamline code quality assurance.