aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/tools/adabot/pytest.ini
blob: 322c52cc2cfcc1132b8a549bacc5cdce481507d4 (plain)
1
2
3
[pytest]
addopts = -v --tb=short --show-capture=no
testpaths = tests/unit/ tests/integration/