hjacobs/kube-janitor

how to run unittests

SongGithub opened this issue · 1 comments

running pipenv run coverage run --source=kube_janitor -m py.test, and got No module named 'py'

Also, I find it not really running unit tests. Do you think so?

I found out that it was due to pytest wasn't installed on my local machine.