mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-29 13:22:37 +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"
|
ignore_missing_imports = "True"
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
|
log_cli = true
|
||||||
addopts = "--durations=1 -s --cov=lnbits --cov-report=xml"
|
addopts = "--durations=1 -s --cov=lnbits --cov-report=xml"
|
||||||
testpaths = [
|
testpaths = [
|
||||||
"tests"
|
"tests"
|
||||||
|
Reference in New Issue
Block a user