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/requirements.txt | |
| parent | 05331ae9927d487ed89733dcb32cb883a0b6bedf (diff) | |
ci: Add reports and coverage tracking for API
Diffstat (limited to 'api/requirements.txt')
| -rw-r--r-- | api/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/requirements.txt b/api/requirements.txt index 21a1c0a1..e1061945 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -30,6 +30,7 @@ pylint==2.5.3 pymongo==3.10.1 pyparsing==2.4.7 pytest==5.4.3 +pytest-cov==2.11.1 pytest-env==0.6.2 pytest-mock==3.2.0 python-dotenv==0.14.0 |
