source/projects/calf/tests/python/conftest.py
Reid 'arrdem' McKenzie e3c099e729 Add a 'python' prefix
2021-04-09 01:37:24 -06:00

7 lines
89 B
Python

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