mirror of
https://github.com/guillaumemeyer/watermarks-remover.git
synced 2026-08-22 13:11:57 +02:00
Add Makefile, pytest.ini, synthetic fixtures (MD/HTML/SVG), PDF degraded clean test, and make smoke/test targets so the multi-vendor plan is fully closed.
5 lines
65 B
INI
5 lines
65 B
INI
[pytest]
|
|
testpaths = tests
|
|
python_files = test_*.py
|
|
addopts = -q
|