Produce a dashboard website after running tests (#152)

This commit is contained in:
2022-04-10 10:40:39 +02:00
committed by GitHub
parent 3083aeeb24
commit edf3e5904b
10 changed files with 653 additions and 94 deletions

View File

@ -39,3 +39,6 @@ markers =
WHOX
python_classes = *TestCase Test*
# Include stdout in pytest.xml files used by the dashboard.
junit_logging = system-out