8 lines
209 B
INI
8 lines
209 B
INI
[pytest]
|
|
markers =
|
|
large: these tests use a lot of memory
|
|
new_console: these tests create a new console
|
|
wheel: these tests are for installs from a wheel, not dev-installs
|
|
testpaths =
|
|
zmq/tests
|