TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.8.1.
- 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 unit test generation for TypeScript and JavaScript code changes in pull requests. It identifies untested functions in modified files, generates and commits passing tests directly to the PR branch, and provides a summary of test coverage improvements. This action streamlines the testing process, reduces manual effort, and ensures code changes are accompanied by reliable tests, improving overall code quality.