[pytest]
addopts = -s -v --tb=short

log_cli=true
log_level=INFO

markers =
    rpc
    wallet
    tx
    wakuext
    accounts
    ethclient
    init
    transaction
    create_account