tests.conftest.enforce_cache_testing

tests.conftest.enforce_cache_testing#

tests.conftest.enforce_cache_testing(request)#

Run all tests both with and without vertex neighbor caching, automatically.

This fixture is automatically applied to every test function, and parameterizes it to run both with and without Vertex.NEIGHBOR_CACHING enabled.