mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
5 lines
106 B
INI
5 lines
106 B
INI
[pytest]
|
|
testpaths = tests/
|
|
norecursedirs = .* *.egg *.egg-info env* devenv* docs
|
|
addopts = -m tendermint
|