ezdc
Docker testing tool
Provides a tool to easily set up tests with Docker Compose in Go.
Easy Testing With Docker Compose in Go.
12 stars
1 watching
0 forks
Language: Go
last commit: 10 months ago
Linked from 1 awesome list
docker-composegoharnesstesting
Related projects:
Repository | Description | Stars |
---|---|---|
arikama/go-mysql-test-container | Tools for running MySQL tests in a containerized environment | 3 |
zephrfish/dockerattack | Provides pre-configured Docker images and deployment scripts for various pentesting tools and internal infrastructure tasks | 278 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
docker-exec/dexec | A command-line tool for executing code in multiple languages using Docker containers | 330 |
antonboom/testifylint | A tool that checks the usage of the testify testing framework in Go programs | 101 |
ddragosd/tsung-docker | A Docker image for running Tsung distributed load testing tool in multiple modes | 65 |
zuazo/dockerspec | Enables running RSpec and Serverspec tests against Dockerfiles or images | 182 |
ehazlett/conduit | Automates deployment and management of Docker containers from webhooks. | 107 |
abesto/docker-compose-graphviz | Converts Docker Compose configuration into a visual representation of container relationships | 54 |
earthboundkid/be | A testing library with generic assertions and helpers for Go tests | 102 |
whisklabs/docker-it-scala | A kit to simplify integration testing of Dockerized services using Scala | 431 |
zubux/drydock | Tools for assessing Docker daemon configuration and container security | 65 |
dedalqq/omg.testingtools | Tool for dynamically modifying private fields in structs from imported libraries. | 1 |
bradleyjkemp/cupaloy | Automatically checks test output for changes and fails tests if output differs from previously recorded snapshots | 309 |
orlangure/gnomock | A toolkit for integration and end-to-end testing without writing mocks | 1,395 |