Newer
Older
cortex-hub / ai-hub / pytest.ini
[pytest]
filterwarnings =
    ignore::DeprecationWarning
testpaths =
    tests
    integration_tests
markers =
    requires_nodes: marker for integration tests that require live agent nodes