Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
pytest.ini 155 B
[pytest]
markers =
    local_server: mark a test as requiring a local caosdb server
    slow: mark a test as slow (execution regularly takes 5s or longer)