jeanpaulvanr / Gilded-Rose-Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gilded-Rose-Kata

Edited from https://github.com/emilybache/GildedRose-Refactoring-Kata

Setup

Everything in this project is part of the Python standard library, so there are no dependencies to install.

To run the tests, run the golden_master_test.py file.

python golden_master_test.py

This should output that it ran 1 test, and the overall result was 'OK'.

About


Languages

Language:Python 100.0%