pytest-exasol-itde


Namepytest-exasol-itde JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-11-22 13:28:24
maintainerNone
docs_urlNone
authorNicola Coretti
requires_python<4,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pytest-exasol-itde Plugin
=========================
This project has been discontinued. For integration tests running on ITDE please use the `pytest-exasol-backend <https://pypi.org/project/pytest-exasol-backend/>`_ plugin.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------

The `pytest-exasol-itde` plugin is a pytest plugin designed to facilitate the integration testing of projects using the Exasol Integration Test Docker Environment (ITDE).
This plugin was originally a part of `ITDE <https://github.com/exasol/integration-test-docker-environment>`_, offering its functionalities directly within the test environment.

Features
--------

- **Integration with ITDE:** Designed to work closely with the Exasol Integration Test Docker Environment, enabling efficient setup, execution, and teardown of integration tests.
- **Ease of Use:** Simplifies the configuration and execution of tests by leveraging the pytest framework, making it accessible to developers familiar with pytest conventions.

Installation
------------

To install the pytest-exasol-itde plugin, you can use pip:

.. code-block:: bash

    pip install pytest-exasol-itde


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytest-exasol-itde",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Nicola Coretti",
    "author_email": "nicola.coretti@exasol.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/a5/99067159dcc6a020c69972c6b42ee68a2ea3c5331b3b586e8de3498206d4/pytest_exasol_itde-0.2.1.tar.gz",
    "platform": null,
    "description": "pytest-exasol-itde Plugin\n=========================\nThis project has been discontinued. For integration tests running on ITDE please use the `pytest-exasol-backend <https://pypi.org/project/pytest-exasol-backend/>`_ plugin.\n---------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\nThe `pytest-exasol-itde` plugin is a pytest plugin designed to facilitate the integration testing of projects using the Exasol Integration Test Docker Environment (ITDE).\nThis plugin was originally a part of `ITDE <https://github.com/exasol/integration-test-docker-environment>`_, offering its functionalities directly within the test environment.\n\nFeatures\n--------\n\n- **Integration with ITDE:** Designed to work closely with the Exasol Integration Test Docker Environment, enabling efficient setup, execution, and teardown of integration tests.\n- **Ease of Use:** Simplifies the configuration and execution of tests by leveraging the pytest framework, making it accessible to developers familiar with pytest conventions.\n\nInstallation\n------------\n\nTo install the pytest-exasol-itde plugin, you can use pip:\n\n.. code-block:: bash\n\n    pip install pytest-exasol-itde\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.2.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "034502115606d76e3b263e02e33eb66c437d738d243b14f5a800a07a3fe4618a",
                "md5": "d4e4ea55c391061b5a5c484a953c626b",
                "sha256": "be4753c3692410032a3a8ed31b6809b2adee996ee489250f8d46a803d120f7d9"
            },
            "downloads": -1,
            "filename": "pytest_exasol_itde-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4e4ea55c391061b5a5c484a953c626b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 5477,
            "upload_time": "2024-11-22T13:28:23",
            "upload_time_iso_8601": "2024-11-22T13:28:23.589966Z",
            "url": "https://files.pythonhosted.org/packages/03/45/02115606d76e3b263e02e33eb66c437d738d243b14f5a800a07a3fe4618a/pytest_exasol_itde-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9a599067159dcc6a020c69972c6b42ee68a2ea3c5331b3b586e8de3498206d4",
                "md5": "2d2509c2698b09996068a3a0bcb427a1",
                "sha256": "31249286bea93cef44bae57f74ea267533c9f77c67fc61b22b2867a6794f0e6c"
            },
            "downloads": -1,
            "filename": "pytest_exasol_itde-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2d2509c2698b09996068a3a0bcb427a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 4662,
            "upload_time": "2024-11-22T13:28:24",
            "upload_time_iso_8601": "2024-11-22T13:28:24.537255Z",
            "url": "https://files.pythonhosted.org/packages/e9/a5/99067159dcc6a020c69972c6b42ee68a2ea3c5331b3b586e8de3498206d4/pytest_exasol_itde-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 13:28:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytest-exasol-itde"
}
        
Elapsed time: 0.37638s