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 can be found at testcord.readthedocs.io, including examples and tutorials