Algorithms/pytest.ini

5 lines
95 B
INI

# Setup for pytest
[pytest]
markers =
mat_ops: mark a test as utilizing matrix operations.