diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2021-03-20 16:27:50 +0100 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2021-03-20 16:41:19 +0100 |
| commit | fce499eaafa0afecee5c14346ff7d75e2fe999b6 (patch) | |
| tree | e8f9b8acc214f871187b910febe70a7453abe232 /api/pytest.ini | |
| parent | 05331ae9927d487ed89733dcb32cb883a0b6bedf (diff) | |
ci: Add reports and coverage tracking for API
Diffstat (limited to 'api/pytest.ini')
| -rw-r--r-- | api/pytest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
