https://github.com/saturnism/testcontainers-gcloud-examples
Testcontainers gcloud Examples
https://github.com/saturnism/testcontainers-gcloud-examples
examples gcloud google-cloud google-cloud-platform junit junit5 local-development pubsub testcontainers testing
Last synced: 5 days ago
JSON representation
Testcontainers gcloud Examples
- Host: GitHub
- URL: https://github.com/saturnism/testcontainers-gcloud-examples
- Owner: saturnism
- License: apache-2.0
- Created: 2020-11-10T03:52:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-17T08:40:15.000Z (over 4 years ago)
- Last Synced: 2025-04-05T15:11:26.011Z (29 days ago)
- Topics: examples, gcloud, google-cloud, google-cloud-platform, junit, junit5, local-development, pubsub, testcontainers, testing
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Examples using [Testcontainers gcloud module](https://www.testcontainers.org/modules/gcloud/) to test applications locally.
To run all the tests: `mvn verify`