mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-07 14:58:56 +00:00
7 lines
130 B
INI
7 lines
130 B
INI
[pytest]
|
|
log_cli = true
|
|
log_cli_level = INFO
|
|
testpaths = src/tests
|
|
markers =
|
|
network: tests that require network connectivity
|