mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-06-08 15:05:13 +02:00
Set pytest configuration option to show test progress in detail.
Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
This commit is contained in:
parent
bf07ad85a2
commit
734f60ff9e
1 changed files with 4 additions and 0 deletions
|
|
@ -30,3 +30,7 @@ builtins = keras,xgboost
|
|||
exclude =
|
||||
venv
|
||||
venv1
|
||||
|
||||
[tool:pytest]
|
||||
log_cli = True
|
||||
log-cli-level = INFO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue