File: pytest.ini

package info (click to toggle)
python-hexbytes 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 200 kB
  • sloc: python: 345; makefile: 220
file content (6 lines) | stat: -rw-r--r-- 125 bytes parent folder | download
1
2
3
4
5
6
[pytest]
addopts= -v --showlocals --durations 10
xfail_strict=true

[pytest-watch]
runner= pytest --failed-first --maxfail=1