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

8 lines
89 B
Python
Raw Normal View History

2021-04-09 07:16:16 +00:00
"""
Fixtures for testing Calf.
"""
import pytest
parametrize = pytest.mark.parametrize