wu-wenxiang
wu-wenxiang
``` diff --git a/gabbi/httpclient.py b/gabbi/httpclient.py index b64b8a2..3dbff1b 100644 --- a/gabbi/httpclient.py +++ b/gabbi/httpclient.py @@ -186,11 +186,17 @@ class VerboseHttp(Http): def get_http(verbose=False, caption='', cert_validate=True, hostname=None): """Return an ``Http`` class for making requests."""...
we should pass cmd line args to here...
Be expressed in the YAML files seems better! It could be used both in fixtures & single case in tests
diff --git a/requirements.txt b/requirements.txt index 550c7e4..d6a05a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ flask-restplus==0.9.2 Flask-SQLAlchemy==2.1 +sqlalchemy==1.3.23 Werkzeug==0.16.1
Sorry we were really busy in Dec & Jan. We'll check these pending tasks before 2024/01/26. Thanks @Cmierly