Added a unit-test framework for GitStats
commitc7bc5638e48234781a4a991b783ae44aca7565d6
authorSverre Rabbelier <sverre@rabbelier.nl>
Fri, 18 Jul 2008 20:33:52 +0000 (18 22:33 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Fri, 18 Jul 2008 20:33:52 +0000 (18 22:33 +0200)
tree73c11d808746507e4457311f491bc157919a4e4a
parentf266767b5790c441c1875e7379b9a63322c98ba4
Added a unit-test framework for GitStats

This cumstom implementation tries to have it's output look
similar to the output of git's regression test suite.
src/git_stats/testing.py [new file with mode: 0644]