-
Notifications
You must be signed in to change notification settings - Fork 14
Home
authorjapps edited this page Feb 27, 2019
·
5 revisions
See the Side Bar
to visit the specific topic, help and usage pages.
This is the home for things to do with docker containers for Zerocode test runs
The docker containers will help you to make things easy for below testing scenarios.
- For running Zerocode Kafka example tests - Single node
- For running Zerocode framework tests
- For running Postgres DB tests and assertions
- For running Zerocode Kafka example tests - Avro Schema registry and REST Proxy
- For running Zerocode Kafka example tests - Multi node clustered Kafka brokers
Visit README here to implement Zerocode for TDD/BDD.
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>zerocode-tdd</artifactId>
<version>1.3.x</version>
</dependency>