# AutoPicture V3 Dies ist die dritte Version von AutoPicture. # Erste Schritte # Tests ```bash python3.10 -m pytest --no-header -rfp --cov --cov-report html:tests/coverage --cov-report xml:tests/coverage/coverage.xml tests/ ```