robotframework-schemaregistrylibrary

Schema Registry for Robot Framework


Keywords
robotframework, testing, schema, registry
License
Apache-2.0
Install
pip install robotframework-schemaregistrylibrary==0.0.2

Documentation

Robot Framework KafkaLibrary

Introduction

SchemaRegistryLibrary is a library for Robot Framework to interact with Confluent Schems Registry. Allow to encode/decode messages with Schema Registry. Library includes also simply Kafka Producer and Consumer to send and consume decoded messages.

Installation

Using pip

      pip install -U robotframework-schemaregistrylibrary

Documentation

Keyword documentation can be found: SchemaRegistryLibrary Documentation