import unittest import cturmit class CTurmitTestCase(unittest.TestCase): def test_init(self): ct = cturmit.CTurmit()