Below you will find pages that utilize the taxonomy term “Gripmock”
April 21, 2026
gRPC Testify Action
Version updated for https://github.com/gripmock/grpctestify-action to version v1.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gRPC Testify GitHub Action automates the installation and execution of the grpctestify tool in CI workflows, enabling users to validate, test, and format gRPC test files without requiring a Rust toolchain. It simplifies CI setups by downloading the appropriate grpctestify binary, adding it to the PATH, and optionally running commands like run, check, or fmt on specified files. This action streamlines gRPC test management in CI pipelines, saving setup time and ensuring consistency.