PKlempe / SAM

SAM is a multi-functional Discord Bot specifically designed for the Server of the Faculty of Computer Science at the University of Vienna.
GNU General Public License v3.0
27 stars 6 forks source link

Add testing framework to SAM #180

Open Katakompe opened 3 years ago

Katakompe commented 3 years ago

There are testing frameworks for discord.py, namely https://pypi.org/project/dpytest/

This could be used for unit-/integration-testing our commands.