pytest-exasol-itde


Namepytest-exasol-itde JSON
Version 0.1.0 PyPI version JSON
download
home_page
Summary
upload_time2024-02-15 15:20:52
maintainer
docs_urlNone
authorNicola Coretti
requires_python>=3.8,<4
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pytest-itde Plugin
==================

The `pytest-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-itde plugin, you can use pip:

.. code-block:: bash

    pip install pytest-itde


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pytest-exasol-itde",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nicola Coretti",
    "author_email": "nicola.coretti@exasol.com",
    "download_url": "https://files.pythonhosted.org/packages/70/ef/3479d9108dd4f59856c78c927055cf574031ecc38a7152fb25ca83e4bdd4/pytest_exasol_itde-0.1.0.tar.gz",
    "platform": null,
    "description": "pytest-itde Plugin\n==================\n\nThe `pytest-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-itde plugin, you can use pip:\n\n.. code-block:: bash\n\n    pip install pytest-itde\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "043bfd02ef34ac4a19d2557f1dcd85ad99b505f7100c69e576c41f68f2a0a620",
                "md5": "7fb32e0e747ac01d174afe97b9ae309b",
                "sha256": "0cf9460b8af68d1d037b14bbeedb08cec132863cedd634d119af186898236cb2"
            },
            "downloads": -1,
            "filename": "pytest_exasol_itde-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7fb32e0e747ac01d174afe97b9ae309b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 5401,
            "upload_time": "2024-02-15T15:20:50",
            "upload_time_iso_8601": "2024-02-15T15:20:50.843276Z",
            "url": "https://files.pythonhosted.org/packages/04/3b/fd02ef34ac4a19d2557f1dcd85ad99b505f7100c69e576c41f68f2a0a620/pytest_exasol_itde-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70ef3479d9108dd4f59856c78c927055cf574031ecc38a7152fb25ca83e4bdd4",
                "md5": "ea46d359bff45b577445022089c253ea",
                "sha256": "8ae41fd35cc9a4ef1de8dc0ff2e8cb4b44a3f44322310d7dfe75ae89b7d1683f"
            },
            "downloads": -1,
            "filename": "pytest_exasol_itde-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea46d359bff45b577445022089c253ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 4534,
            "upload_time": "2024-02-15T15:20:52",
            "upload_time_iso_8601": "2024-02-15T15:20:52.403927Z",
            "url": "https://files.pythonhosted.org/packages/70/ef/3479d9108dd4f59856c78c927055cf574031ecc38a7152fb25ca83e4bdd4/pytest_exasol_itde-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 15:20:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytest-exasol-itde"
}
        
Elapsed time: 0.21622s