We are currently using pytest as our testing framework so if you want to run the test suite. Run pytest from the base directory of TorBot or from the tests directory.
If you would like to see print statements show up in the console, use pytest -s.
yattagis used to generate HTML documents.unittest.mockis used to patch the httpx Client.