pytest-exasol-itde


Namepytest-exasol-itde JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-07-01 08:21:52
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
=========================

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/47/e8/dd1616e3ef6751affa5ee2f66925874d550ac48276aec959d7e3d33fb735/pytest_exasol_itde-0.2.0.tar.gz",
    "platform": null,
    "description": "pytest-exasol-itde 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.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec77439731ffd8390983320a82737aca7fa89ee3d51122b1722a0b4178080059",
                "md5": "7cf5b83034af51883503d86df69a6b92",
                "sha256": "1bd03f5120db7e83d86a3d3b57234e13849c5e510a2bb8fb76ad99e692847339"
            },
            "downloads": -1,
            "filename": "pytest_exasol_itde-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7cf5b83034af51883503d86df69a6b92",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 5401,
            "upload_time": "2024-07-01T08:21:50",
            "upload_time_iso_8601": "2024-07-01T08:21:50.794308Z",
            "url": "https://files.pythonhosted.org/packages/ec/77/439731ffd8390983320a82737aca7fa89ee3d51122b1722a0b4178080059/pytest_exasol_itde-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47e8dd1616e3ef6751affa5ee2f66925874d550ac48276aec959d7e3d33fb735",
                "md5": "e8454406d043ee229b5609d24ddb2bfb",
                "sha256": "154ca613dea25f6be4d527bee15cf4ee007159dc0c415c3852aa510354c40daf"
            },
            "downloads": -1,
            "filename": "pytest_exasol_itde-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e8454406d043ee229b5609d24ddb2bfb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 4593,
            "upload_time": "2024-07-01T08:21:52",
            "upload_time_iso_8601": "2024-07-01T08:21:52.089683Z",
            "url": "https://files.pythonhosted.org/packages/47/e8/dd1616e3ef6751affa5ee2f66925874d550ac48276aec959d7e3d33fb735/pytest_exasol_itde-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-01 08:21:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytest-exasol-itde"
}
        
Elapsed time: 1.07214s