3d_model / pytest.ini
Azan
Clean deployment build (Squashed)
7a87926
[pytest]
testpaths = tests
python_files = test_*.py
addopts = -ra
pythonpath = .
markers =
spec: SPEC compliance / traceability tests (fast, high-signal)