https://github.com/exasol/integration-test-docker-environment
A docker-based environment for integration tests with the EXASOL DB.
https://github.com/exasol/integration-test-docker-environment
docker exasol exasol-db exasol-integration integration-testing
Last synced: 20 days ago
JSON representation
A docker-based environment for integration tests with the EXASOL DB.
- Host: GitHub
- URL: https://github.com/exasol/integration-test-docker-environment
- Owner: exasol
- License: mit
- Created: 2019-06-24T13:42:05.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T17:20:41.000Z (21 days ago)
- Last Synced: 2025-04-09T18:30:51.943Z (21 days ago)
- Topics: docker, exasol, exasol-db, exasol-integration, integration-testing
- Language: Python
- Homepage: https://exasol.github.io/integration-test-docker-environment/
- Size: 149 MB
- Stars: 6
- Watchers: 11
- Forks: 2
- Open Issues: 54
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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 `_. 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 `_ is hosted on the Github Pages of this project.
`Here `_ is a list of documentations for previous releases.