better benchmarking and reporting

This commit is contained in:
holger krekel
2023-10-19 02:00:02 +02:00
parent 902f98c9ba
commit 1b347f97a0
3 changed files with 55 additions and 17 deletions

View File

@@ -11,4 +11,4 @@ chatmaild/venv/bin/pip install --upgrade pytest build 'setuptools>=68'
chatmaild/venv/bin/pip install -e chatmaild
python3 -m venv online-tests/venv
online-tests/venv/bin/pip install pytest pytest-timeout pdbpp deltachat pytest-benchmark
online-tests/venv/bin/pip install pytest pytest-timeout pdbpp deltachat