fix: display validators in report when validate raised exception

This commit is contained in:
debugtalk
2019-12-25 23:21:10 +08:00
parent 8d2a212584
commit 4cd12e3d2f
4 changed files with 17 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "2.4.8"
version = "2.4.9"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "README.md"