Algorithms/pytest.ini

6 lines
120 B
INI

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