tree: 37f8ac9529cc93dabfb22d696f8cb80f5c4dc802 [path history] [tgz]
  1. .gitignore
  2. LICENSE
  3. MAKEDOC
  4. MANIFEST.in
  5. README.md
  6. RUNTESTS
  7. VERSION
  8. kafka_robot/
  9. setup.py
  10. tests/
libraries/kafka-robot/README.md

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