Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T02:31:39.000Z (7 months ago)
- Last Synced: 2024-08-21T18:38:13.917Z (5 months ago)
- Topics: docker, exasol, exasol-db, exasol-integration, integration-testing
- Language: Python
- Homepage: https://exasol.github.io/integration-test-docker-environment/
- Size: 10.8 MB
- Stars: 6
- Watchers: 14
- Forks: 2
- Open Issues: 63
-
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.