Unittests Run unittests from this directory. python -m unittest discover # run all tests python -m unittest tests.test.MessageTests # run specific tests