exasol-integration-test-docker-environment


Nameexasol-integration-test-docker-environment JSON
Version 3.2.0 PyPI version JSON
download
home_pagehttps://github.com/exasol/integration-test-docker-environment
SummaryIntegration Test Docker Environment for Exasol
upload_time2024-09-18 13:54:56
maintainerNone
docs_urlNone
authorTorsten Kilias
requires_python<4,>=3.8
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.8",
    "maintainer_email": null,
    "keywords": "exasol, docker, testing",
    "author": "Torsten Kilias",
    "author_email": "torsten.kilias@exasol.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/7d/d96338f1800c8cea4a232cb45b7e5ef86b866c2c73c4367b9074a3e685fd/exasol_integration_test_docker_environment-3.2.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.2.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": "6f69df3e1cb6285fe5068e286cc3fff8c523cfef6f04e1c613d2d1739bb16326",
                "md5": "98c1591f4962d4fd4991e407176e275d",
                "sha256": "b0fc41a70b73ec5ad43171e2c8fcf76a54a1eb31befa09e6a3214af55f1c93fc"
            },
            "downloads": -1,
            "filename": "exasol_integration_test_docker_environment-3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98c1591f4962d4fd4991e407176e275d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 286317,
            "upload_time": "2024-09-18T13:54:55",
            "upload_time_iso_8601": "2024-09-18T13:54:55.202350Z",
            "url": "https://files.pythonhosted.org/packages/6f/69/df3e1cb6285fe5068e286cc3fff8c523cfef6f04e1c613d2d1739bb16326/exasol_integration_test_docker_environment-3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d87dd96338f1800c8cea4a232cb45b7e5ef86b866c2c73c4367b9074a3e685fd",
                "md5": "d4d3359ee65652b05af4bc2e93209aaf",
                "sha256": "47b11dde66be0149d54cfa6d7eebc4665bd996fccb22f64ce6489a07cec7b331"
            },
            "downloads": -1,
            "filename": "exasol_integration_test_docker_environment-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d4d3359ee65652b05af4bc2e93209aaf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 84896,
            "upload_time": "2024-09-18T13:54:56",
            "upload_time_iso_8601": "2024-09-18T13:54:56.275774Z",
            "url": "https://files.pythonhosted.org/packages/d8/7d/d96338f1800c8cea4a232cb45b7e5ef86b866c2c73c4367b9074a3e685fd/exasol_integration_test_docker_environment-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-18 13:54:56",
    "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: 0.47573s