A Kafka library for robot test cases

Clone this repo:

Branches

Tags

  1. bf2daa0 move the library to ONF by Martin Cosyns · 2 years, 7 months ago master 2.3.2
  2. b6b8b08 Initial empty repository by Zack Williams · 2 years, 7 months ago

Robot Framework package for Kafka interface

This package allows receiving messages from a Kafka event stream in Robot Framework.

List of keywords: kafka_robot.KafkaClient. The list of keywords may be extended by request.

This library has a reduced range of functions. Please check if robotframework-kafkalibrary could be an alternative.

Installation:

pip install kafka-robot

How to use kafka-robot in Robot Framework:

Import Library    kafka_robot.KafkaClient    WITH NAME    kafka