pytest-fluent

View on PyPIReverse Dependencies (0)

0.2.0 pytest_fluent-0.2.0-py3-none-any.whl

Wheel Details

Project: pytest-fluent
Version: 0.2.0
Filename: pytest_fluent-0.2.0-py3-none-any.whl
Download: [link]
Size: 17186
MD5: 9bf38113528e92daeb1e3ef837e62097
SHA256: db25a8fdc483f4d8c58d4b3114ae1cc3e8f2221a08b8abeb869aea8fe2ae7abf
Uploaded: 2023-06-26 12:58:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-fluent
Version: 0.2.0
Summary: A pytest plugin in order to provide logs via fluentd
Author-Email: "Rohde & Schwarz GmbH & Co. KG" <info[at]rohde-schwarz.com>
Maintainer-Email: Carsten Sauerbrey <carsten.sauerbrey[at]rohde-schwarz.com>, Nicola Lambiase <nicola.lambiase[at]rohde-schwarz.com>
Project-Url: project, https://github.com/Rohde-Schwarz/pytest-fluent
License: MIT
Keywords: pytest,logging,fluent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Framework :: Pytest
Platform: Unix
Platform: Linux
Platform: Windows
Requires-Python: >=3.8
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: msgpack
Requires-Dist: six
Requires-Dist: fluent-logger
Requires-Dist: jsonschema
Requires-Dist: ruamel.yaml
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage[toml]; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-xdist[psutil]; extra == "test"
Requires-Dist: six; extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10529 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_fluent/__init__.py sha256=1e8xJoVA7cdTZNueUfEOaZJGa5onj6d0thybkZJ89nc 630
pytest_fluent/additional_information.py sha256=NK6lSgPvYYCrC0XJFMwUi4mMAPKG8V_oHYRc8wxSmow 2315
pytest_fluent/content_patcher.py sha256=W5ShCQ9u6xooKH6boM-1rkD3JZvwDWmexZiOPrg3PHQ 7708
pytest_fluent/event.py sha256=MqXqpOc_vP51YY0_P5yQ9zHG1_IYj5_y4epMNHfMlV8 1564
pytest_fluent/plugin.py sha256=zPrvD9oNaOT2A3V90D8BI7VTmN-Vodr9_zSDqgI7iks 15746
pytest_fluent/setting_file_loader_action.py sha256=u2difw7JKFYaqaF7N73fKHMm8oiVCOqCAahBLxbjkI8 1465
pytest_fluent/test_report.py sha256=dkUNgfabgMcfwevLQovajYLrWwQjG_vVEYqkLoXBpjQ 4750
pytest_fluent/data/default.stage.json sha256=cYM9qxZrL2KHPIr4MHq81x0OXUxeD51kteX1JbuQZsE 89
pytest_fluent/data/schema.stage.json sha256=zUSrcGePMtUxv8_fO2ff0SRjM05mtf-VUNUWy2Pi6wU 2674
pytest_fluent-0.2.0.dist-info/LICENSE sha256=R-7szugcB21LuwTUNuBVA1Re_qareqEGxp7Ni5gDkbM 1086
pytest_fluent-0.2.0.dist-info/METADATA sha256=YIYAZr-6ZJs8-N9MaXi1onfUZ6x5n_NCIn2aXG74THM 12422
pytest_fluent-0.2.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
pytest_fluent-0.2.0.dist-info/entry_points.txt sha256=kXmGeXdhIaXcEfbBBXYZcGBidSDqdUsi60w4V-zKu_U 49
pytest_fluent-0.2.0.dist-info/top_level.txt sha256=zifrLo5QtSQZhgPg_hpxXcI4xEPN7Yr9mcJd4QJAj9A 14
pytest_fluent-0.2.0.dist-info/RECORD

top_level.txt

pytest_fluent

entry_points.txt

fluent-logging = pytest_fluent.plugin