grpctestify 1.8.6

gRPC testing utility written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# API Reference

Reference pages for CLI behavior and `.gctf` rules.

Use this section when you need exact behavior.

## Core pages

- [Command Line Interface]./command-line - commands and flags
- [Test File Format]./test-files - syntax rules and execution order
- [Assertions]./assertions - expression and plugin usage
- [Report Formats]./report-formats - JSON, JUnit, Allure output
- [Section Reference]../sections/ - one page per `.gctf` section

## Related

- [Getting Started]../../getting-started/installation
- [Guides Overview]../../