mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-08 22:13:13 +08:00
feat: add builtin comparators for StepValidation
This commit is contained in:
@@ -43,7 +43,7 @@ from examples.postman_echo.request_methods.request_with_functions_test import (
|
||||
content,
|
||||
)
|
||||
self.assertIn(
|
||||
'.call(RequestWithFunctions)', content,
|
||||
".call(RequestWithFunctions)", content,
|
||||
)
|
||||
|
||||
def test_make_testcase_folder(self):
|
||||
|
||||
Reference in New Issue
Block a user