pytest-fluent

View on PyPIReverse Dependencies (0)

0.3.1 pytest_fluent-0.3.1-py3-none-any.whl

Wheel Details

Project: pytest-fluent
Version: 0.3.1
Filename: pytest_fluent-0.3.1-py3-none-any.whl
Download: [link]
Size: 19071
MD5: c448b3daf3a51432eaf3c3c6547de8bd
SHA256: 077afae45bf95f16c2e3e40a75297bb973de61ede97b6c2205d070926e2b5755
Uploaded: 2024-05-15 13:01:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-fluent
Version: 0.3.1
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"
Requires-Dist: importlib-resources; python_version <= "3.8" and 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.43.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=Ws3MRknKWQzQ6MS9SjsOr5Y20FFJCAcY3H2dbqwDqyU 2316
pytest_fluent/content_patcher.py sha256=AwH1SOgObpQt615zg5rmtLLU_jN0v4MYBnj4HXrWgoo 7709
pytest_fluent/event.py sha256=06CezJkGe2QwwxBwOHtiZEwUeUcVhiEgz18pfGTFUC4 1887
pytest_fluent/importlib_utils.py sha256=xqd61rdYrOW4jOImWPaBJIveNZtjqWW4oqLt3ohXVCg 2421
pytest_fluent/plugin.py sha256=AxqnRuDMVm4cE2LHYG8b0eJl2ETAfGAEW31dRIDthlo 17309
pytest_fluent/setting_file_loader_action.py sha256=Dy38T5y2GS-zHFjrDR6bR0UeczNCiDhaszoZUMWiIIU 1951
pytest_fluent/test_report.py sha256=CEvJgrDF1B5Z2gM2UAXMwCD2mLd7lZx7qY_J8s962FQ 4751
pytest_fluent/data/default.stage.json sha256=cYM9qxZrL2KHPIr4MHq81x0OXUxeD51kteX1JbuQZsE 89
pytest_fluent/data/schema.stage.json sha256=0kEykiGtnTt35UjI6uLK5KitbXwnNpA66nt8HZGJYMg 5024
pytest_fluent-0.3.1.dist-info/LICENSE sha256=VNiLV_jobLOBMHqpVQFAK3jTEmzdSUlshoDYzqrQ9b8 1094
pytest_fluent-0.3.1.dist-info/METADATA sha256=-dGYrXqzCvezz_l2TQoypbs47EQW2vwKg98Pe8fC73M 12503
pytest_fluent-0.3.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_fluent-0.3.1.dist-info/entry_points.txt sha256=kXmGeXdhIaXcEfbBBXYZcGBidSDqdUsi60w4V-zKu_U 49
pytest_fluent-0.3.1.dist-info/top_level.txt sha256=zifrLo5QtSQZhgPg_hpxXcI4xEPN7Yr9mcJd4QJAj9A 14
pytest_fluent-0.3.1.dist-info/RECORD

top_level.txt

pytest_fluent

entry_points.txt

fluent-logging = pytest_fluent.plugin