TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.0.
- This action is used across all versions by ? repositories.
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 modified files, generates working tests, and commits them directly to the source branch, ensuring improved test coverage without manual effort. This action streamlines the testing process, enhances code quality, and provides coverage analysis with support for frameworks like Jest.