6 lines
135 B
INI
6 lines
135 B
INI
[pytest]
|
|
pythonpath = lib
|
|
markers =
|
|
e2e: End-to-end tests requiring a running OpenTTD server.
|
|
unit: Fast in-memory unit tests.
|