add tests
This commit is contained in:
9
tests/.travel.yml
Normal file
9
tests/.travel.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
command: python -m pytest {}
|
||||
include: ^test_.*\.py$
|
||||
path: ./
|
||||
depth: 1
|
||||
verbose: true
|
||||
timeout: 1m
|
||||
reload: false
|
||||
html: test.html
|
||||
notify: []
|
||||
Reference in New Issue
Block a user