mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-27 03:10:08 +08:00
add:sql and thrift as step
This commit is contained in:
@@ -86,3 +86,7 @@ class TestcaseNotFound(NotFoundError):
|
||||
|
||||
class SummaryEmpty(MyBaseError):
|
||||
"""test result summary data is empty"""
|
||||
|
||||
|
||||
class SqlMethodNotSupport(MyBaseError):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user