Added code coverage tool for pgAdmin. Fixes #5048.

This commit is contained in:
Navnath Gadakh
2020-01-03 19:00:08 +05:30
committed by Akshay Joshi
parent a887019337
commit 66f5a40cd9
6 changed files with 112 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ testscenarios==0.5.0
testtools==2.3.0
traceback2==1.4.0
selenium==3.14.0
coverage==5.0.1
###############################################################
# Modules specifically required for Python3.3 or lesser version
###############################################################