/testcord

A testing utility for pycord

Primary LanguagePythonMIT LicenseMIT

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