mirror of
https://github.com/JHUAPL/kaipy.git
synced 2026-01-06 21:13:53 -05:00
7 lines
115 B
INI
7 lines
115 B
INI
[pytest]
|
|
markers =
|
|
slow: marks tests as slow (deselect with '-m "not slow"')
|
|
|
|
pythonpath = .
|
|
testpaths = tests
|