Python/pytest.ini
2020-06-15 18:09:32 +02:00

5 lines
95 B
INI

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