Below you will find pages that utilize the taxonomy term “Rajeev-Chaurasia”
August 11, 2026
Acquit Test Selection
Version updated for https://github.com/rajeev-chaurasia/acquit to version v0.1.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 Acquit analyzes a repository’s dependency graph and selectively skips tests that are not affected by changes in the pull request. It uses static analysis to determine which tests can be skipped, ensuring only potentially unsafe changes are included in the test suite. The action is designed to improve build times and reduce unnecessary testing in large codebases.