Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktest - Kafka testing utility Quality Gate Status

Utility for defining and executing Kafka message test cases by sending, checking presence or absence of messages in topics with dynamic script-based content.

Quick Start

  1. Install: Download ktest Linux binary
  2. Configure: Create ktconfig.ymlsee config guide
  3. Write tests: Create ktestcase.ymlsee test case guide
  4. Run: ktest srun -e devsee commands

Documentation

Commands

Command Description
srun Sequential run of test case(s)
prun Parallel run of test case(s)
doc Display full documentation
eval Evaluates a script
scan Scan topic(s) to extract sample test case
mcp Start as MCP tool server

License

LICENSE