exasol / integration-test-docker-environment

A docker-based environment for integration tests with the EXASOL DB.
https://exasol.github.io/integration-test-docker-environment/
MIT License
6 stars 2 forks source link
docker exasol exasol-db exasol-integration integration-testing

Integration Test Docker Environment

This project provides a command line interface and a Python API layer to start a test environment with an Exasol Docker-DB <https://hub.docker.com/r/exasol/docker-db>_. Both start an Exasol Docker-DB container, but the API Layer has extended functionality and also can start an associated test container for whose content the client is responsible.

Documentation

Documentation for the current main branch <https://exasol.github.io/integration-test-docker-environment/main> is hosted on the Github Pages of this project. Here <https://exasol.github.io/integration-test-docker-environment> is a list of documentations for previous releases.