mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
Wire in Python code coverage testing
Wire in pytest-cov to give code coverage results when running tests. This does not publish the information curently.
This commit is contained in:
committed by
Sebastian Thiel
parent
4faa5f6203
commit
73db014fe1
@@ -2,4 +2,5 @@ mako
|
||||
pyyaml
|
||||
mkdocs==0.16.3
|
||||
pytest
|
||||
pytest-cov
|
||||
importlib_resources
|
||||
|
||||
Reference in New Issue
Block a user