This is the usual gilded rose kata. I got the python code from Emily Bache's repo and added tests in pytest
- python >= 3.6
- pytest
- black
start your virtual environment and then,
$ pip install -r requirements.txt
to run tests just:
$ pytest
from the top directory
for Test, Commit, Revert:
$ ./tcr.sh My super cool commit message