fix: make referenced testcase as pytest class

This commit is contained in:
debugtalk
2020-05-25 23:01:10 +08:00
parent 7fd243a7e8
commit e0f0ea23d3
6 changed files with 81 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
# NOTICE: Generated By HttpRunner. DO'NOT EDIT!
# FROM: examples/postman_echo/request_methods/demo_testsuite_yml/request_with_functions.yml
# FROM: examples/postman_echo/request_methods/request_with_functions.yml
from httprunner import HttpRunner, TConfig, TStep

View File

@@ -1,5 +1,5 @@
# NOTICE: Generated By HttpRunner. DO'NOT EDIT!
# FROM: examples/postman_echo/request_methods/demo_testsuite_yml/request_with_testcase_reference.yml
# FROM: examples/postman_echo/request_methods/request_with_testcase_reference.yml
from httprunner import HttpRunner, TConfig, TStep
from examples.postman_echo.request_methods.request_with_functions_test import (