swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2
Raw File
Tip revision: de5c80b360aa396114be92a3a2e2ff2087190a61 authored by Adrian Brink on 25 September 2019, 11:52:16 UTC
Shell: Remove hardcoded testchain ttl
Tip revision: de5c80b
pytest.ini
[pytest]
addopts = --strict --ignore=tests/multibranch --verbose --tb=short
markers =
    incremental
    slow
    vote
    baker
    endorser
    multinode
    contract
    multibranch
    mempool
    client
    snapshot
back to top