ebe-process-test-extension-testcontainer.8.7.0-alpha1.source-code.config.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of zeebe-process-test-extension-testcontainer Show documentation
Show all versions of zeebe-process-test-extension-testcontainer Show documentation
Annotation and extension for running process tests using testcontainers.
The newest version!
# The image name of the containerized engine
container.image.name=camunda/zeebe-process-test-engine
# The tag of the image
container.image.tag=${project.version}
# The port at which the in memory engine gateway is listening
container.gateway.port=26500
# The port at which the engine controller is listening
container.port=26501
© 2015 - 2024 Weber Informatics LLC | Privacy Policy