Skip to content

Tweak pytest

Bengfort requested to merge pytest-optimize into main

The main change is to use --reuse-db when running make test. The other changes are mostly preconditions for that.

Merge request reports