Test support functions for unit testing minqlx-plugins.
minqlx functions will be mocked out, so you should know the interface that minqlx provides for Quake Live plugins, and you should test the final plugin on the server to avoid integration problems with a real server running.
Use tox to build and run all unit tests.