Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: add support for Spanner Emulator #1389

Open
fabbrik opened this issue Mar 4, 2025 · 2 comments
Open

[Enhancement]: add support for Spanner Emulator #1389

fabbrik opened this issue Mar 4, 2025 · 2 comments
Labels
enhancement New feature or request module An official Testcontainers module

Comments

@fabbrik
Copy link

fabbrik commented Mar 4, 2025

Problem

I need support for Spanner Emulator so I can run integration tests using Google Technology Stack

Solution

Created a project and a test that pulls the spanner-emulator image from gcp registry.

Benefit

additional support to GCP technology stack

Alternatives

my current alternative is to use batch scripts to create, run and remove the container in the CI pipeline.

Would you like to help contributing this enhancement?

Yes

@fabbrik fabbrik added the enhancement New feature or request label Mar 4, 2025
@fabbrik
Copy link
Author

fabbrik commented Mar 4, 2025

I do the code changes ready for PR submission.

@fabbrik fabbrik changed the title [Enhancement]: add support for Spanner Emulator container [Enhancement]: add support for Spanner Emulator Mar 4, 2025
@HofmeisterAn
Copy link
Collaborator

Please also see the previous attempt: #865.

@HofmeisterAn HofmeisterAn added the module An official Testcontainers module label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module An official Testcontainers module
Projects
None yet
Development

No branches or pull requests

2 participants