Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 468 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 468 Bytes

the gilded rose

This is the usual gilded rose kata. I got the python code from Emily Bache's repo and added tests in pytest

requirements

  • 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