exasol-integration-test-docker-environment


Nameexasol-integration-test-docker-environment JSON
Version 3.3.0 PyPI version JSON
download
home_pagehttps://github.com/exasol/integration-test-docker-environment
SummaryIntegration Test Docker Environment for Exasol
upload_time2025-01-14 15:01:43
maintainerNone
docs_urlNone
authorTorsten Kilias
requires_python<4,>=3.9
licenseMIT
keywords exasol docker testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/exasol/integration-test-docker-environment",
    "name": "exasol-integration-test-docker-environment",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "exasol, docker, testing",
    "author": "Torsten Kilias",
    "author_email": "torsten.kilias@exasol.com",
    "download_url": "https://files.pythonhosted.org/packages/6b/53/265480895c1fcf93f878ca55f4e94c565ddd16a347c82f4572a3ee915a83/exasol_integration_test_docker_environment-3.3.0.tar.gz",
    "platform": null,
    "description": "Integration Test Docker Environment\n===================================\n\nThis project provides a command line interface and a Python API layer to\nstart a test environment with an `Exasol\nDocker-DB <https://hub.docker.com/r/exasol/docker-db>`_. Both start an\nExasol Docker-DB container, but the API Layer has extended functionality\nand also can start an associated test container for whose content the\nclient is responsible.\n\nDocumentation\n-------------\n\n`Documentation for the current main branch <https://exasol.github.io/integration-test-docker-environment/main>`_ is hosted on the Github Pages of this project.\n`Here <https://exasol.github.io/integration-test-docker-environment>`_  is a list of documentations for previous releases.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Integration Test Docker Environment for Exasol",
    "version": "3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/exasol/integration-test-docker-environment",
        "Repository": "https://github.com/exasol/integration-test-docker-environment"
    },
    "split_keywords": [
        "exasol",
        " docker",
        " testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19ee9dae4d74dd6521a80c15aa23f8e01b81a57ba233f6fd766eb36306432608",
                "md5": "b252f228cffe1c222e3395a4d7011c8e",
                "sha256": "36ad2d1f0074277a3375fd0a417c69bf58f59f0a8efbcabf6aea6285498e4a80"
            },
            "downloads": -1,
            "filename": "exasol_integration_test_docker_environment-3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b252f228cffe1c222e3395a4d7011c8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 287225,
            "upload_time": "2025-01-14T15:01:40",
            "upload_time_iso_8601": "2025-01-14T15:01:40.840948Z",
            "url": "https://files.pythonhosted.org/packages/19/ee/9dae4d74dd6521a80c15aa23f8e01b81a57ba233f6fd766eb36306432608/exasol_integration_test_docker_environment-3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b53265480895c1fcf93f878ca55f4e94c565ddd16a347c82f4572a3ee915a83",
                "md5": "6fd6c4b3d5326b31b7bf4ba663d138a4",
                "sha256": "5d1ea0b27b747cf348408cc9f12e9659b07c38ab21b547a207d1222d73d5e0e6"
            },
            "downloads": -1,
            "filename": "exasol_integration_test_docker_environment-3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6fd6c4b3d5326b31b7bf4ba663d138a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 86133,
            "upload_time": "2025-01-14T15:01:43",
            "upload_time_iso_8601": "2025-01-14T15:01:43.300969Z",
            "url": "https://files.pythonhosted.org/packages/6b/53/265480895c1fcf93f878ca55f4e94c565ddd16a347c82f4572a3ee915a83/exasol_integration_test_docker_environment-3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 15:01:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exasol",
    "github_project": "integration-test-docker-environment",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "exasol-integration-test-docker-environment"
}
        
Elapsed time: 1.18475s