From fce499eaafa0afecee5c14346ff7d75e2fe999b6 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Sat, 20 Mar 2021 16:27:50 +0100 Subject: ci: Add reports and coverage tracking for API --- api/pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'api/pytest.ini') diff --git a/api/pytest.ini b/api/pytest.ini index 8c28be16..8e7964ba 100644 --- a/api/pytest.ini +++ b/api/pytest.ini @@ -2,3 +2,4 @@ env = OPENDC_FLASK_TESTING=True OPENDC_FLASK_SECRET=Secret +junit_family = xunit2 -- cgit v1.2.3