Skip to content

Commit

Permalink
Added pytest cov
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJamesGray committed Jan 7, 2021
1 parent 0403b2a commit dc66ad0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions requirements_testing.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
attrs==20.3.0
certifi==2020.12.5
chardet==4.0.0
coverage==5.3.1
coveralls==2.2.0
docopt==0.6.2
hypothesis==5.49.0
idna==2.10
iniconfig==1.1.1
lark-parser==0.11.1
packaging==20.8
pluggy==0.13.1
py==1.10.0
pyparsing==2.4.7
pytest==6.2.1
pytest-cov==2.10.1
requests==2.25.1
sortedcontainers==2.3.0
toml==0.10.2
urllib3==1.26.2

0 comments on commit dc66ad0

Please sign in to comment.