FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
etherscan-python/run_tests.sh at master · pcko1/etherscan-python · GitHub
pcko1
/
etherscan-python
Public
Notifications
You must be signed in to change notification settings
Fork
114
Star
423
Code
Issues
10
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
etherscan-python
/
run_tests.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
4 lines (4 loc) · 91 Bytes
Breadcrumbs
etherscan-python
/
run_tests.sh
Copy path
File metadata and controls
4 lines (4 loc) · 91 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
#!
/bin/bash
clear
export
API_KEY=
$1
coverage run -m unittest discover
&&
coverage report -m
Back
|
FazBrowse Home
|
New Git URL