mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
change: generate pytest in chain style by default
This commit is contained in:
@@ -43,7 +43,7 @@ from examples.postman_echo.request_methods.request_with_functions_test import (
|
||||
content,
|
||||
)
|
||||
self.assertIn(
|
||||
'"testcase": RequestWithFunctions,', content,
|
||||
'.call(RequestWithFunctions)', content,
|
||||
)
|
||||
|
||||
def test_make_testcase_folder(self):
|
||||
|
||||
Reference in New Issue
Block a user