-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Decision Automation Group
We should add code coverage to the buildscripts_test python unittests.
Note the command to generate coverage is similar to this:
pytest --cov-report html --cov buildscripts.mobile.adb_monitor -s buildscripts/tests/mobile/test_adb_monitor.py