In order to run pusar4s tests, we have to use docker-compose to setup a running standalone Pulsar instance.
There is a module to easily add a Pulsar container as dependency of some tests
https://www.testcontainers.org/modules/pulsar/
What about switching to testcontainers ?
In order to run pusar4s tests, we have to use
docker-composeto setup a running standalone Pulsar instance.There is a module to easily add a Pulsar container as dependency of some tests
https://www.testcontainers.org/modules/pulsar/
What about switching to testcontainers ?