Skip to content

Instantly share code, notes, and snippets.

@schroedermatt
Created November 11, 2021 17:14
Show Gist options
  • Save schroedermatt/4f6d4c1d65355ab3744fe5dc2ebd6768 to your computer and use it in GitHub Desktop.
Save schroedermatt/4f6d4c1d65355ab3744fe5dc2ebd6768 to your computer and use it in GitHub Desktop.
ExampleTest using custom QuarkusEmbeddedKafkaTest annotation
@QuarkusEmbeddedKafkaTest
public class ExampleTest {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment