source/projects/calf/tests/python/conftest.py

7 lines
89 B
Python

"""
Fixtures for testing Calf.
"""
import pytest
parametrize = pytest.mark.parametrize