feat: config variables support parsing from function

This commit is contained in:
debugtalk
2019-09-19 00:22:18 +08:00
parent df1453743a
commit fc9a44ce09
7 changed files with 78 additions and 6 deletions

View File

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