@@ -1,3 +1,4 @@
[pytest]
testpaths = tests
-#addopts = -r
+addopts = --durations=100 -rP --log-file ./pytest.log --log-level info
+log_cli = on