Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.04 KB

File metadata and controls

18 lines (11 loc) · 1.04 KB

Testcord

GitHub Workflow Status Codecov Documentation Status Discord Server

This is a package to allow testing of pycord. If using pytest, it is suggested to use pytest-asyncio for test running, otherwise the user will need to provide their own async test runner.

This repo is a maintained and updated version of dpytest for discord.py, created by CraftSpider.

Documentation

Documentation can be found at testcord.readthedocs.io, including examples and tutorials