Measure unit test coverage.
Coverage is reported with py.test, and also "Run unit tests in ... with coverage" is now supported in PyCharm.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,4 +12,5 @@
|
||||
/pillar/application/static/storage/
|
||||
/build
|
||||
/.cache
|
||||
/.coverage
|
||||
/pillar/pillar.egg-info/
|
||||
|
Reference in New Issue
Block a user