exasol-integration-test-docker-environment


Nameexasol-integration-test-docker-environment JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/exasol/integration-test-docker-environment
SummaryIntegration Test Docker Environment for Exasol
upload_time2024-02-22 14:35:14
maintainer
docs_urlNone
authorTorsten Kilias
requires_python>=3.8,<4
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": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4",
    "maintainer_email": "",
    "keywords": "exasol,docker,testing",
    "author": "Torsten Kilias",
    "author_email": "torsten.kilias@exasol.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/78/904cf3076cb50367c4a9849183224b5770bb264ee8373e1c269aa2cc6566/exasol_integration_test_docker_environment-3.0.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.0.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": "0428aee4708fb3063bbd73decf7f4b7b1bc479cfc9135cf8bd8673b1346f797a",
                "md5": "b71612a9ecc38ea508c1330949c2e7e5",
                "sha256": "0c041f7a0acb10fd4fee5dcf159984fcd347f123566f761fb8ec3e495570e778"
            },
            "downloads": -1,
            "filename": "exasol_integration_test_docker_environment-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b71612a9ecc38ea508c1330949c2e7e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 211629,
            "upload_time": "2024-02-22T14:35:12",
            "upload_time_iso_8601": "2024-02-22T14:35:12.191507Z",
            "url": "https://files.pythonhosted.org/packages/04/28/aee4708fb3063bbd73decf7f4b7b1bc479cfc9135cf8bd8673b1346f797a/exasol_integration_test_docker_environment-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d078904cf3076cb50367c4a9849183224b5770bb264ee8373e1c269aa2cc6566",
                "md5": "929c888e401b01ee1f5328bf71d922b9",
                "sha256": "4ca6ee1e3b60c0e8bb0adc13625276a5ccfc0fb749393dd3daf904eede246860"
            },
            "downloads": -1,
            "filename": "exasol_integration_test_docker_environment-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "929c888e401b01ee1f5328bf71d922b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 82099,
            "upload_time": "2024-02-22T14:35:14",
            "upload_time_iso_8601": "2024-02-22T14:35:14.541213Z",
            "url": "https://files.pythonhosted.org/packages/d0/78/904cf3076cb50367c4a9849183224b5770bb264ee8373e1c269aa2cc6566/exasol_integration_test_docker_environment-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 14:35:14",
    "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.18938s