scitacean.testing.backend.fixtures.require_scicat_backend#

scitacean.testing.backend.fixtures.require_scicat_backend(request, scicat_backend)[source]#

Fixture to declare that a test needs a local scicat backend.

Like scitacean.testing.backend.scicat_backend() but this skips the test if backend tests are disabled.

Return type:

None