feat: hrp convert testcases to pytest scripts

This commit is contained in:
debugtalk
2022-04-22 19:30:38 +08:00
parent 66a0d13c10
commit 03bdc6020f
4 changed files with 110 additions and 9 deletions

View File

@@ -54,7 +54,6 @@ coverage = "^4.5.4"
[tool.poetry.scripts]
httprunner = "httprunner.cli:main"
hmake = "httprunner.cli:main_make_alias"
[build-system]
requires = ["poetry>=1.0.0"]