import unittest data_name = "pku_training.utf8" pickle_path = "data_for_tests" class TestTester(unittest.TestCase): def test_case_1(self): pass