GildedRose-Refactoring-Kata/Tennis/python
2012-10-09 15:51:08 +02:00
..
tennis_test.py Added test case for unittest which is in the standard library, and therefore more people have it. It's a less good test though, because it is not properly parameterized. 2012-10-09 15:51:08 +02:00
tennis_unittest.py Added test case for unittest which is in the standard library, and therefore more people have it. It's a less good test though, because it is not properly parameterized. 2012-10-09 15:51:08 +02:00
tennis.py Fixed import error, by aliasing one off the impls. 2012-06-25 13:37:12 +02:00