FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-webuntis/tox.ini at master · python-webuntis/python-webuntis · GitHub
python-webuntis
/
python-webuntis
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
79
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-webuntis
/
tox.ini
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (9 loc) · 207 Bytes
Breadcrumbs
python-webuntis
/
tox.ini
Copy path
File metadata and controls
9 lines (9 loc) · 207 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
[tox]
envlist
=
py27,py38,py313,py314,pypy3
[testenv]
deps
= pytest
mock
coverage
commands
= coverage run --
source
=webuntis/,tests/ --module pytest
coverage report --show-missing
Back
|
FazBrowse Home
|
New Git URL