Skip to content

Use Kind for integration tests

Derive from the correct test classes and the test class will transparently provide a Kubernetes cluster with various helper services.

Currently, only RabbitMQ is implemented as that is what is needed by the messagequeue/stomp tests.

Part of #49 (closed)

[skip coverage check]

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Edited by Michael Hofmann

Merge request reports