mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: add parameter --show-trace in the call to schemathesis
This displays a complete traceback information in case of internal error.
This commit is contained in:
@@ -78,6 +78,7 @@ url="$1"
|
||||
|
||||
schemathesis run \
|
||||
--checks all \
|
||||
--show-trace \
|
||||
--validate-schema=true \
|
||||
--experimental=openapi-3.1 \
|
||||
--base-url "${url}/api" \
|
||||
|
||||
Reference in New Issue
Block a user