[pytest]
addopts = -s -v --tb=short --junitxml=results.xml

markers =
    rpc
    wallet
    tx