5 lines
100 B
INI
5 lines
100 B
INI
[pytest]
|
|
addopts = --strict-markers
|
|
markers =
|
|
online: mark tests are requiring internet access.
|