noahtren / noms

A fun and simple Python package that allows you to work with highly detailed nutrition data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use pytest to replace test.py

noahtren opened this issue · comments

Not sure what I meant by replace, but test.py is now compatible with pytest. The command:

pytest test.py

should pass with the latest commit.