kopia lustrzana https://github.com/Yakifo/amqtt
reverting changes needed for debug
rodzic
a7f2ae5746
commit
508f42ac30
|
|
@ -146,14 +146,14 @@ max-returns = 10
|
|||
|
||||
# ----------------------------------- PYTEST -----------------------------------
|
||||
[tool.pytest.ini_options]
|
||||
#addopts = ["--cov=amqtt", "--cov-report=term-missing", "--cov-report=xml"]
|
||||
addopts = ["--tb=short", "--capture=tee-sys"]
|
||||
addopts = ["--cov=amqtt", "--cov-report=term-missing", "--cov-report=xml"]
|
||||
testpaths = ["tests"]
|
||||
asyncio_mode = "auto"
|
||||
timeout = 10
|
||||
asyncio_default_fixture_loop_scope = "function"
|
||||
log_cli = true
|
||||
log_level = "DEBUG"
|
||||
#addopts = ["--tb=short", "--capture=tee-sys"]
|
||||
#log_cli = true
|
||||
#log_level = "DEBUG"
|
||||
|
||||
# ------------------------------------ MYPY ------------------------------------
|
||||
[tool.mypy]
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue