Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 356 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 356 Bytes

Kafka Client for Kotlin Native

Integration library test

Integration test for kafka-kotlin-native client library which use it as a binary dependency.

  1. To run this test you need to start kafka broker on localhost:29092
  2. ./gradlew.bat runReleaseExecutableMingwX64 <- this is run for Windows