exasol-python-test-framework


Nameexasol-python-test-framework JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/exasol/exasol-python-test-framework
SummaryPython Test framework for Exasol database tests
upload_time2024-07-31 13:36:40
maintainerNone
docs_urlNone
authorExasol AG
requires_python<3.12,>=3.10
licenseMIT
keywords exasol testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Exasol Python Test Framework

## About

This project is shared among other Exasol projects, and provides a test framework to execute integration tests on the database. 


## Prerequisites

* Linux, macOS
* Python3.10 and later

### On Linux

 * providers (packages) of unixodbc and unixodbc-development artifacts


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/exasol/exasol-python-test-framework",
    "name": "exasol-python-test-framework",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.10",
    "maintainer_email": null,
    "keywords": "exasol, testing",
    "author": "Exasol AG",
    "author_email": "opensource@exasol.com",
    "download_url": "https://files.pythonhosted.org/packages/66/45/fb76166b1a8fcb17ec8bcefec3ef1443b0d52c5d42d138b805f31b5e0488/exasol_python_test_framework-0.6.1.tar.gz",
    "platform": null,
    "description": "# Exasol Python Test Framework\n\n## About\n\nThis project is shared among other Exasol projects, and provides a test framework to execute integration tests on the database. \n\n\n## Prerequisites\n\n* Linux, macOS\n* Python3.10 and later\n\n### On Linux\n\n * providers (packages) of unixodbc and unixodbc-development artifacts\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Test framework for Exasol database tests",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://github.com/exasol/exasol-python-test-framework",
        "Repository": "https://github.com/exasol/exasol-python-test-framework"
    },
    "split_keywords": [
        "exasol",
        " testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f0be9bb6af6b4a6da118d11507755b9acce6ca9e5a3cff211bc5b2f332f12de",
                "md5": "f38c1ed6745b97d36d7b5120de33e0f0",
                "sha256": "33726fbea0f4fd1e8ea22ce9aa2558ef5df097e9f7898fca5b0a36ac3eabb74b"
            },
            "downloads": -1,
            "filename": "exasol_python_test_framework-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f38c1ed6745b97d36d7b5120de33e0f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.10",
            "size": 87895,
            "upload_time": "2024-07-31T13:36:39",
            "upload_time_iso_8601": "2024-07-31T13:36:39.062721Z",
            "url": "https://files.pythonhosted.org/packages/1f/0b/e9bb6af6b4a6da118d11507755b9acce6ca9e5a3cff211bc5b2f332f12de/exasol_python_test_framework-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6645fb76166b1a8fcb17ec8bcefec3ef1443b0d52c5d42d138b805f31b5e0488",
                "md5": "9b8b24f2065b1588cd3a35732f914bb7",
                "sha256": "cd54634f529bdd13f1031e99643a3a03e1a8a66ac2f4088b03e2f04b45c276f9"
            },
            "downloads": -1,
            "filename": "exasol_python_test_framework-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9b8b24f2065b1588cd3a35732f914bb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.10",
            "size": 78565,
            "upload_time": "2024-07-31T13:36:40",
            "upload_time_iso_8601": "2024-07-31T13:36:40.391811Z",
            "url": "https://files.pythonhosted.org/packages/66/45/fb76166b1a8fcb17ec8bcefec3ef1443b0d52c5d42d138b805f31b5e0488/exasol_python_test_framework-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 13:36:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exasol",
    "github_project": "exasol-python-test-framework",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "exasol-python-test-framework"
}
        
Elapsed time: 0.53212s