mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-22 17:00:17 +08:00
add testcase content check
This commit is contained in:
@@ -7,6 +7,9 @@ except NameError:
|
||||
class MyBaseError(BaseException):
|
||||
pass
|
||||
|
||||
class FileFormatError(MyBaseError):
|
||||
pass
|
||||
|
||||
class ParamsError(MyBaseError):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user