test: add testcase example, set & delete cookies

This commit is contained in:
debugtalk
2020-04-18 11:54:36 +08:00
parent 3235f5b63c
commit a6220513e2
2 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
from httprunner import __version__
def get_httprunner_version():
return __version__