Metadata-Version: 2.4
Name: pytest-exasol-benchmark
Version: 0.1.0
Summary: 
License-Expression: MIT
License-File: LICENSE
Author: Exasol AG
Author-email: opensource@exasol.com
Requires-Python: >=3.10,<3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pytest (>=9.1.1,<10.0.0)
Requires-Dist: pytest-benchmark (>=5.2.3,<6.0.0)
Requires-Dist: sqlglot (>=30.13.0,<31.0.0)
Project-URL: Homepage, https://github.com/exasol/pytest-exasol-benchmark
Project-URL: Repository, https://github.com/exasol/pytest-exasol-benchmark
Description-Content-Type: text/x-rst

pytest-exasol-benchmark Plugin
==============================



.. image:: https://img.shields.io/pypi/l/pytest_exasol_benchmark
    :target: https://opensource.org/licenses/MIT
    :alt: License

.. image:: https://img.shields.io/pypi/dm/pytest_exasol_benchmark
    :target: https://pypi.org/project/pytest_exasol_benchmark/
    :alt: Downloads

.. image:: https://img.shields.io/pypi/pyversions/pytest_exasol_benchmark
    :target: https://pypi.org/project/pytest_exasol_benchmark/
    :alt: Supported Python Versions

.. image:: https://img.shields.io/pypi/v/pytest_exasol_benchmark
    :target: https://pypi.org/project/pytest_exasol_benchmark/
    :alt: PyPi Package

🚀 Features
-----------

🔌️ Prerequisites
-----------------

- `Python <https://www.python.org/>`__ >= 3.10

💾 Installation
---------------

.. code-block:: shell

    pip install pytest_exasol_benchmark

.. 📚 Documentation
   ----------------

   For further details, check out the latest `documentation <https://exasol.github.io/pytest-exasol-benchmark/>`_.

