Skip to content

jumanSalameh/GildedRose-Refactoring-Kata-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Gilded Rose Refactoring Kata using Python.

See Gilded Rose Refactoring Kata original code before refactoring.

How to run the code:

  • Running main:

To run the main code, clone this repository then cd into gilded_rose directory. From there, you can run python3 texttest_fixture.py.

  • Running tests:

To run unit tests, run python3 -m unittest discover test from the same gilded_rose directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages