pytest-discord

View on PyPIReverse Dependencies (10)

0.2.0 pytest_discord-0.2.0-py3-none-any.whl

Wheel Details

Project: pytest-discord
Version: 0.2.0
Filename: pytest_discord-0.2.0-py3-none-any.whl
Download: [link]
Size: 10378
MD5: e073c3894f0654bb9e83c586e41b603e
SHA256: d94ff53b7b7f95f9a427ba81494494bc9df04c236e9824bb56da91669ff35217
Uploaded: 2024-05-11 14:39:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-discord
Version: 0.2.0
Summary: A pytest plugin to notify test results to a Discord channel.
Author: Tsuyoshi Hombashi
Author-Email: tsuyoshi.hombashi[at]gmail.com
Home-Page: https://github.com/thombashi/pytest-discord
Project-Url: Changelog, https://github.com/thombashi/pytest-discord/releases
Project-Url: Source, https://github.com/thombashi/pytest-discord
Project-Url: Tracker, https://github.com/thombashi/pytest-discord/issues
License: MIT License
Keywords: discord,plugin,pytest
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8
Requires-Dist: aiohttp (<4,>=3.6)
Requires-Dist: discord.py (<3,>=2)
Requires-Dist: pathvalidate (<4,>=2.5.2)
Requires-Dist: pytest (!=6.0.0,<9,>=3.3.2)
Requires-Dist: pytest-md-report (<1,>=0.6.1)
Requires-Dist: typepy (<2,>=1.1.4)
Requires-Dist: mock; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 6262 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_discord/__init__.py sha256=DPQopTjds71n7QeaNE4iGC-mJj5puld7nbc5t8LoH-8 198
pytest_discord/__version__.py sha256=MM1UsSMGXPtHIAXWBLFBTzk65939cK_Lge_JvPOG0d4 201
pytest_discord/_const.py sha256=LgkHLRg9G9o8V5f_lIsOMUuDQ4WTKXmKHbRzvWgUJMU 1913
pytest_discord/_opt_retriever.py sha256=LH-ABcoPpXVjJocchQfoyy8tuT3lB1epx_rm_Ky78HU 3483
pytest_discord/plugin.py sha256=NQtGK3TrLE6IU5icIa9CTRBA1BJgrbzasK_J9Oh0zoU 14177
pytest_discord-0.2.0.dist-info/LICENSE sha256=9BoEVtXyu6Jf1NflC1GpXeMEdw_x21p5UV0DOXqRTY0 1074
pytest_discord-0.2.0.dist-info/METADATA sha256=gtOB-PCQTDQWcwaxKUT5oh2LN04IhjgcQKTakVg4XdY 8049
pytest_discord-0.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_discord-0.2.0.dist-info/entry_points.txt sha256=Ab89pkDTC7GKav0wHsvACeL6PwM0Kb1Gm3y2l7YAr7U 50
pytest_discord-0.2.0.dist-info/top_level.txt sha256=1RzECzpVh2GYXwy3_cOizhNM2lDROtR0pDwuFZQFTas 15
pytest_discord-0.2.0.dist-info/RECORD

top_level.txt

pytest_discord

entry_points.txt

pytest-discord = pytest_discord.plugin