forgejo/tests/.travel.yml
2014-03-31 13:30:32 +08:00

10 lines
137 B
YAML

command: python -m pytest {}
include: ^test_.*\.py$
path: ./
depth: 1
verbose: true
timeout: 1m
reload: false
html: test.html
notify: []