TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.11.
- 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 changes in pull requests. It identifies under-tested functions, generates and auto-commits working tests to improve code coverage, and provides a summary of the test results directly on the pull request. This action streamlines the testing process, ensuring higher code quality without requiring developers to manually write tests.