TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.8.2.
- 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, and generates working tests that meet coverage thresholds, automatically committing them to the source branch without introducing errors. This streamlines the testing process, improves code coverage, and reduces the manual effort required to write tests for new or updated code.