source/projects/calf/tests/python/conftest.py
2021-05-31 12:28:46 -06:00

8 lines
90 B
Python

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