mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added pythonpath to pytest.ini
This commit is contained in:
parent
558c916878
commit
9c164c202f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
[pytest]
|
||||
pythonpath = .
|
||||
addopts = --cov-report term-missing --cov=model_data --cov=recommendations
|
||||
testpaths = model_data/tests recommendations/tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue