change: generate pytest in chain style by default

This commit is contained in:
debugtalk
2020-06-03 17:11:08 +08:00
parent 6fa680502e
commit 3bc988ac1e
7 changed files with 86 additions and 163 deletions
+1 -1
View File
@@ -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):