source/projects/calf/tests/python/conftest.py
Reid 'arrdem' McKenzie 03b37675b5 Fmt.
2021-05-31 12:28:46 -06:00

8 lines
90 B
Python

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