import unittest from httprunner import validator class TestValidator(unittest.TestCase): pass