change: capture exception with sentry

This commit is contained in:
debugtalk
2020-06-04 12:11:27 +08:00
parent 73bbf32512
commit e616a5775a
7 changed files with 31 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.0.7"
__version__ = "3.0.8"
__description__ = "One-stop solution for HTTP(S) testing."
from httprunner.runner import HttpRunner