testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.73k stars 262 forks source link

feat: Add PubSub module #1005

Closed dejandjenic closed 10 months ago

dejandjenic commented 11 months ago

This PR add support for GCP PubSub service. I added test for testing this functionality

netlify[bot] commented 11 months ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit 10157707e679c85856df347ff7d27df6816c553a
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/652bb664caba3600081c16e4
Deploy Preview https://deploy-preview-1005--testcontainers-dotnet.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dejandjenic commented 11 months ago

@HofmeisterAn can you pls review this again

dejandjenic commented 11 months ago

done