planetmint/pytest.ini
Jürgen Eckel 446d21e4ef
fixed aiohttp and zenroom migration issues
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2025-02-13 16:59:32 +01:00

19 lines
400 B
INI

[pytest]
testpaths = tests/
norecursedirs = .* *.egg *.egg-info env* devenv* docs
addopts = -m "not abci"
looponfailroots = planetmint tests
asyncio_mode = auto
markers =
bdb: bdb
skip: skip
abci: abci
usefixture('inputs'): unclear
userfixtures('utxoset'): unclear
language: lanuage
web: web
tendermint: tendermint
execute: execute
userfixtures
usefixture