pytest-discord

View on PyPIReverse Dependencies (10)

0.1.6 pytest_discord-0.1.6-py3-none-any.whl

Wheel Details

Project: pytest-discord
Version: 0.1.6
Filename: pytest_discord-0.1.6-py3-none-any.whl
Download: [link]
Size: 10100
MD5: 3838e5cce0b8ed69ed077402884d498d
SHA256: 8266f0b51f63cf48024aa10239d73a4397ab02842af71bd4bc74b41a1e456c3f
Uploaded: 2023-10-18 13:26:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-discord
Version: 0.1.6
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: Changlog, 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.7
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.7
Requires-Dist: aiohttp (<4,>=3.6)
Requires-Dist: discord.py (<2,>=1.0.1)
Requires-Dist: pathvalidate (<4,>=2.5.2)
Requires-Dist: pytest (!=6.0.0,<8,>=3.3.2)
Requires-Dist: pytest-md-report (<1,>=0.5.0)
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: 5831 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_discord/__init__.py sha256=XOL6wHg6Soy0p0rLr8rTl6ER9yKknp0H1d0WjfbxA50 88
pytest_discord/__version__.py sha256=FfUl1ix-FI5DHv8TmnpAYpPWggJASYcLGQ0s-sVO6Ko 201
pytest_discord/_const.py sha256=LgkHLRg9G9o8V5f_lIsOMUuDQ4WTKXmKHbRzvWgUJMU 1913
pytest_discord/_opt_retriever.py sha256=1IMqpvaluXP0ccWl-fwYL9Air4BjNCcxA-LJribp3pU 3120
pytest_discord/plugin.py sha256=SGG3FecCjlALHP4e3GqcK7grxg-YtFETo-uKWsFcyTk 13797
pytest_discord-0.1.6.dist-info/LICENSE sha256=9BoEVtXyu6Jf1NflC1GpXeMEdw_x21p5UV0DOXqRTY0 1074
pytest_discord-0.1.6.dist-info/METADATA sha256=cO0noGZO6pvMZQhJzHExfX7137xNNw3xq5ukrv487Po 7671
pytest_discord-0.1.6.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pytest_discord-0.1.6.dist-info/entry_points.txt sha256=Ab89pkDTC7GKav0wHsvACeL6PwM0Kb1Gm3y2l7YAr7U 50
pytest_discord-0.1.6.dist-info/top_level.txt sha256=1RzECzpVh2GYXwy3_cOizhNM2lDROtR0pDwuFZQFTas 15
pytest_discord-0.1.6.dist-info/RECORD

top_level.txt

pytest_discord

entry_points.txt

pytest-discord = pytest_discord.plugin