mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-15 12:27:59 +08:00
test: add testcase example, set & delete cookies
This commit is contained in:
5
examples/postman_echo/debugtalk.py
Normal file
5
examples/postman_echo/debugtalk.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from httprunner import __version__
|
||||
|
||||
|
||||
def get_httprunner_version():
|
||||
return __version__
|
||||
Reference in New Issue
Block a user