Download:
child 203:5fb816a7a437
parent 201:3e522a31ae89
202:cc7aa8429043
Anton Shestakov <av6@dwimlabs.net>, Thu, 11 Aug 2016 20:48:36 +0800
requirements: add coverage plugin for pytest to dev-requirements.txt Not strictly required, but will be used for pipelines.

1 файлов изменено, 1 вставок(+), 0 удалений(-) [+]
dev-requirements.txt file | annotate | diff | comparison | revisions
--- a/dev-requirements.txt Wed Aug 10 22:32:10 2016 +0800
+++ b/dev-requirements.txt Thu Aug 11 20:48:36 2016 +0800
@@ -1,2 +1,3 @@
mock==2.0.0
pytest==2.9.2
+pytest-cov==2.3.1