Python/pytest.ini

5 lines
95 B
INI
Raw Normal View History

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