feat: builtin allure report

This commit is contained in:
debugtalk
2020-05-21 17:34:51 +08:00
parent 293df5a191
commit 2f7e8d7446
4 changed files with 40 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ loguru = "^0.4.1"
jmespath = "^0.9.5"
black = "^19.10b0"
pytest = "^5.4.2"
allure-pytest = "^2.8.15"
[tool.poetry.dev-dependencies]
coverage = "^4.5.4"