You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
API testing with Kubernetes
v0.0.8
This is a API testing tool.
- Response Body fields equation check
- Response Body eval
- Output reference between TestCase
- Run in server mode, and provide the gRPC endpoint
- VS Code extension support
The following fields are templated with sprig:
- API
- Request Body
- Reduce the size of context
- Support customized context
- Only support to parse the response body when it's a map or array