FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
mage/python/pytest.ini at main · memgraph/mage · GitHub
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
memgraph
/
mage
Public archive
Notifications
You must be signed in to change notification settings
Fork
35
Star
331
Code
Issues
0
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
mage
/
python
/
pytest.ini
Copy path
More file actions
More file actions
Latest commit
History
History
History
7 lines (7 loc) · 142 Bytes
Breadcrumbs
mage
/
python
/
pytest.ini
Copy path
File metadata and controls
7 lines (7 loc) · 142 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
[pytest]
addopts
=
-vv --quiet --
maxfail
=10
--flake8
--cov-report html --cov-report term --
cov
=.
python_files
= test_*.py
testpaths
= .
Back
|
FazBrowse Home
|
New Git URL