Skip to content
authorjapps edited this page Feb 27, 2019 · 5 revisions

Welcome to the zerocode-docker-factory wiki!

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>