Skip to content

Add a default pytest configuration file.

decentral1se requested to merge add_pytest_ini into develop

Created by: qris

This allows pytest to actually find our tests according to our conventions, either using app/tests.py or app/tests/*_tests.py.

Merge request reports