Skip to content
#

testcontainers

Here are 174 public repositories matching this topic...

arne-cl
arne-cl commented Dec 7, 2019

I tried to follow the Docker compose example in the documentation, but only get this error:

$ python test_selenium_grid.py
⠏Creating network "testcontainers_default" with the default driver
Creating testcontainers_hub_1 ... done
Creating testcontainers_firefox_1 ... done
Creating testcontainers_chrome_1  ... done
S

Goal: create a Spring Boot application that handles "users" using Event Sourcing. So, whenever a user is created/updated/deleted, an event informing this change is sent to Kafka. Furthermore, we will implement another Spring Boot application that will listen to those events and save them in Cassandra.

  • Updated Jun 24, 2020
  • Java

Improve this page

Add a description, image, and links to the testcontainers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the testcontainers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.