mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 22:47:05 +01:00
[TEST] better logs (#1866)
now you can see which lnbits logs belongs to which tests! :)
This commit is contained in:
parent
26a0633d49
commit
2434518d21
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ module = [
|
|||
ignore_missing_imports = "True"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
log_cli = true
|
||||
addopts = "--durations=1 -s --cov=lnbits --cov-report=xml"
|
||||
testpaths = [
|
||||
"tests"
|
||||
|
|
Loading…
Add table
Reference in a new issue