testcontainers-dotnet
testcontainers-dotnet copied to clipboard
feat: Add pulsar module
What does this PR do?
Add support for starting Apache Pulsar containers.
Why is it important?
This is required to write tests that target Apache Pulsar.
How to test this PR
cd tests/Testcontainers.Pulsar.Tests
dotnet test
Deploy Preview for testcontainers-dotnet ready!
| Name | Link |
|---|---|
| Latest commit | 9bc7bb6d8cc9d7dc88afca8e4d3babdd4c8c1de8 |
| Latest deploy log | https://app.netlify.com/sites/testcontainers-dotnet/deploys/65f0560444402c0008e66a00 |
| Deploy Preview | https://deploy-preview-1138--testcontainers-dotnet.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I believe this pull request is a duplicate. I’ve already submitted a pull request that adds Pulsar support. You can find it here: PR #1103.