mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 12:26:19 +02:00
[TEST] better logs (#1866)
now you can see which lnbits logs belongs to which tests! :)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user