github.com/status-im/status-go@v1.1.0/integration-tests/pytest.ini (about)

     1  [pytest]
     2  addopts = -s -v --tb=short --junitxml=results.xml
     3  
     4  log_cli=true
     5  log_level=INFO
     6  
     7  markers =
     8      rpc
     9      wallet
    10      tx
    11      wakuext
    12      accounts