Skip to content

ogulcanarbc/kafka-producer-with-karate-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

karate framework kafka producer

Produce Kafka Event by Calling Custom Java Code in Karate API Tests

Karate Config For Kafka

  • Define broker and topic variables according to environment for kafka on put karate-config.js page

How to Run a Test?

  • Execute mvn clean test -DargLine="-Dkarate.env=arg0" -Dtest=CucumberParallelTestRunner#executeParallelKafkaProducerTest command

About

example of produce a kafka event with karate framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published