Closed fritzo closed 3 years ago
This adds pytest marks @requires_backend and @excludes_backend to make it easier to write backend-specific tests.
@requires_backend
@excludes_backend
This adds pytest marks
@requires_backend
and@excludes_backend
to make it easier to write backend-specific tests.