Skip to content

Testing Client

Testing Client helps you build repeatable NATS test flows. Instead of repeating manual publish/request checks, you save them as manifests and run them whenever you need.

Why Teams Use It

  • Regression checks before releases
  • Quick smoke tests against staging or production-like clusters
  • Faster debugging when a subject or payload format changes
  • Shared, versioned test scenarios across a team

Core Concepts

  1. Collection: a folder of related manifests (collection.qaze.yaml)
  2. Manifest: one action (for example Publish or Request) in YAML
  3. Run result: stats and message output that tell you what happened
  1. First Steps Overview
  2. Create Your First Collection
  3. Send Your First Message
  4. Send Your First Request

Reference

Powered by Qaze