Skip to content

Add API to enable MQTT mocking support #53

Closed
@lbroudoux

Description

@lbroudoux

Reason/Context

Today, the Microcks testcontainersmodule only supports WebSocket, Kafka and AWS SQS and SNS as asynchronous protocols. The Microcks regular distribution supports all the other protocols like MQTT, Nats, Google PubSub and RabbitMQ.

The goal of this enhancement is to add MQTT support to the testcontainers module. MQTT is a popular protocol and we met many developers being interested in having its support in Microcks testcontainers module.

Description

Simply put, we need a new withMQTTConnection(GenericConnection connection) method on the MicrocksAsyncMinionContainer and the MicrocksContainersEnsemble.

Implementation ideas

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions