mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
5 lines
182 B
INI
5 lines
182 B
INI
[pytest]
|
|
addopts = -r s
|
|
markers =
|
|
requires_backend_interface: this test requires a specific backend interface
|
|
supported: parametrized test requiring only_if and skip_message
|