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

Showcase startable cluster via docs and examples #261

Merged
merged 2 commits into from
Jan 29, 2022

Conversation

npepinpe
Copy link
Collaborator

Description

This PR updates the README and the examples to showcase that a ZeebeCluster, which implements Startable, can be managed by the Testcontainers Junit 5 extension. Simply annotate your test with @Testcontainers, your cluster with @Container, and you're good to go.

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • The submitting code follows our code style
  • If submitting code, please run mvn clean install -DskipTests locally before committing
  • Ensure all PR checks are green

@npepinpe npepinpe merged commit 10941bd into master Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant